Search found 146 matches

by CalD
Wed Mar 20, 2019 3:25 am
Forum: General discussion and questions about Aware IM
Topic: Updating table on AS400
Replies: 2
Views: 4204

Re: Updating table on AS400

Did you have any luck Jim?

The error sounds to me like something along the line doesn't like having a field called 'ID' maybe try renaming it to something more specific - 'CustomerId' or some such thing...
by CalD
Wed Jan 30, 2019 4:56 am
Forum: General discussion and questions about Aware IM
Topic: Native mobile, with Push notification
Replies: 2
Views: 4715

Re: Native mobile, with Push notification

Hey Mario, Can I ask why you would want to do Push notification with Pushover rather than using awareIm's inbuilt ability?

Thanks
by CalD
Wed Jan 23, 2019 12:42 am
Forum: General discussion and questions about Aware IM
Topic: Native mobile, with Push notification
Replies: 2
Views: 4715

Native mobile, with Push notification

Hi everyone, just wondering who has done a reasonable Native mobile app with push notifications? Would just like to find out how you found the process for doing it and any Gotchya's or tips and tricks to make it easier. Have a fresh app to write basically from scratch, so want to get things rolling ...
by CalD
Mon Jan 21, 2019 12:25 am
Forum: General discussion and questions about Aware IM
Topic: Date to String Function
Replies: 3
Views: 13576

Re: Date to String Function

BTW, I am sure the rest of you much smarter kids, figured out that you can pass a format string to the AS_STRING function (even though it does not say it in the documentation), so I can type "AS_STRING(CURRENT_DATE, 'MM/dd/yyyy') to change the format. But again, I know everyone else already figured...
by CalD
Mon Mar 19, 2018 3:09 am
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

This frustrates me to to be honest, I don't particularly want to learn how to write java plugins. Just like when I use other tools I don't want to learn .net to extend functionality. However I do appreciate in some cases for obscure reasons there may be no choice.
by CalD
Thu Mar 15, 2018 10:10 pm
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

Curious as to if you got this sorted, and how you ended up doing it?
by CalD
Fri Mar 09, 2018 2:08 am
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

Right you are, so back to the original question about exporting an invoice as xml, there is no point using a standard report - unless you are prepared to use a plugin of some sort to convert the pdf to xml. I still don't see a better way than just building the text string into a large attribute or a...
by CalD
Thu Mar 08, 2018 2:07 am
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

A standard report is not purely text?
by CalD
Tue Mar 06, 2018 11:29 pm
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

Seems I am missing something, if you have data coming from multiple BO's i.e the invoice header and invoice lines situation, how do you achieve this? - when I have tried the tags for the invoice lines don't work, My text template, uses <<LIST ('FIND InvoiceLine WHERE (InvoiceLine.obInvoiceHeader=Inv...
by CalD
Tue Mar 06, 2018 1:06 am
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

ok, without getting into java plugins etc there is one way I can think of to do this, you may not like it but typically I like to keep things within the environment I am working in, the more plugins and thirdparty apps you have the more you have to manage and keep on top of IMO. So, create a BO that...
by CalD
Mon Mar 05, 2018 12:10 am
Forum: General discussion and questions about Aware IM
Topic: Export data to XML - generate xml files?
Replies: 28
Views: 53644

Re: Export data to XML - generate xml files?

I have done a couple of different exports of differing formats. Its definitely not a strong suit of Aware IMO. How complicated is the XML format, will it have data from multiple BOs etc In my experience you wont get a command line etc tool to convert it from another format, and if you can work out h...
by CalD
Mon Feb 19, 2018 12:18 am
Forum: General discussion and questions about Aware IM
Topic: OT : Aws ec2 backups
Replies: 4
Views: 7664

Re: OT : Aws ec2 backups

Thanks guys,

Mark its a windows environment with MS-SQL.

Cheers
by CalD
Fri Feb 16, 2018 4:30 am
Forum: General discussion and questions about Aware IM
Topic: OT : Aws ec2 backups
Replies: 4
Views: 7664

OT : Aws ec2 backups

Just contemplating what anyone who is using AWS ec2 instances are doing for backing up both their environments and the data/ associated external files with aware etc...?
I'm sure its probably been discussed before but can't find it.

Cheers
by CalD
Thu Feb 08, 2018 10:10 pm
Forum: General discussion and questions about Aware IM
Topic: CHARS_FROM_RIGHT says Unsupported Function
Replies: 8
Views: 15570

Re: CHARS_FROM_RIGHT says Unsupported Function

Thanks Bob! I would say that is it, will try it later and report back if not.
by CalD
Thu Feb 08, 2018 12:35 pm
Forum: General discussion and questions about Aware IM
Topic: Problems with Inline Editing.
Replies: 16
Views: 36081

Re: Problems with Inline Editing.

We use inline editing and agree it could do with a overhaul. Would like to use it more but don't because it can be clunky.
I don't have any solutions to the problems you have outlined but I would like to hear some!