Search found 92 matches

by Platinum_ar
Sat May 21, 2022 6:15 pm
Forum: Problem reports
Topic: Searching date range with > AND < operators
Replies: 1
Views: 1745

Searching date range with > AND < operators

It seems that searching for a date range like this `>21/01/2013 AND <21/12/2013` doesn't work anymore?
Years ago it was possible. Now I look at the sample application (Event Registration) and a query return all records.
by Platinum_ar
Tue Feb 15, 2022 7:18 pm
Forum: General discussion and questions about Aware IM
Topic: Custom handling of binary data - REST API
Replies: 1
Views: 1971

Custom handling of binary data - REST API

I know it is possible to pass binary data to AwareIM into an exposed REST API endpoint. https://www.awareim.com/forum/viewtopic.php?f=1&t=11766&p=54462 myPicture.png#aa2342bb33.................. The question is to @awareim_support. Our client's partner already implemented the handling of the API, bu...
by Platinum_ar
Mon Dec 06, 2021 9:03 pm
Forum: General discussion and questions about Aware IM
Topic: Tabs inside of a form below fields
Replies: 4
Views: 3766

Tabs inside of a form below fields

I am looking for a way to accomplish a very simple BO's form: - a few fields at the top - three tabs below that group some other fields of that BO inside (The customer doesn't want the "toggle" section with an arrow) It seems that it is impossible to create tabs inside the form - to display regular ...
by Platinum_ar
Sat Mar 20, 2021 10:45 am
Forum: General discussion and questions about Aware IM
Topic: Posting a file to AwareIM's exposed REST endpoint
Replies: 7
Views: 4831

Posting a file to AwareIM's exposed REST endpoint

Is it possible to post a file to the AwareIM REST endpoint that expects a set of different attributes like strings, and a file/document/attachment? Is there any way in general to transfer binary data? Maybe to a dedicated endpoint that is implemented with a process that requires BO with a file attri...
by Platinum_ar
Wed Mar 17, 2021 10:40 pm
Forum: General discussion and questions about Aware IM
Topic: Securing exposed REST API
Replies: 3
Views: 2615

Securing exposed REST API

How can we configure the OAuth for the protection of endpoints exposed by AwareIM? There is only a checkbox and nothing more. Second question, is it possible to use basic authentication or any other method? I assume basic auth is impossible because we cannot read the header parameters from the reque...
by Platinum_ar
Wed Mar 17, 2021 10:20 pm
Forum: General discussion and questions about Aware IM
Topic: Version 8.3 beta
Replies: 6
Views: 8330

Re: Version 8.3 beta

For those developers who expose REST services in their Aware IM applications it is now possible to add OAuth 2.0 security protection to these services This is done outside of Aware IM and there is a special document describing what needs to be done. May I ask where this special document is located?...
by Platinum_ar
Wed Mar 20, 2019 2:25 pm
Forum: General discussion and questions about Aware IM
Topic: MySQL SSL & WARN Log Entries [Solved - Maybe???]
Replies: 16
Views: 37249

Re: MySQL SSL & WARN Log Entries [Solved - Maybe???]

For me &useSSL\=false works without a problem when connecting to a remote mysql server.

Am I missing the point of this thread?
by Platinum_ar
Tue Mar 19, 2019 9:29 am
Forum: General discussion and questions about Aware IM
Topic: Shared or global business rules
Replies: 7
Views: 9378

Re: Shared or global business rules

Thanks for the tip with BOG. I wasn't aware that you can use BOG as a BO in processes and queries. Regarding my problem, I think It should be possible to define a "snippet" or an alias to a code that would be evaluated from the context of current BO. Simple placeholder (variable) like "BO" could be ...
by Platinum_ar
Mon Mar 18, 2019 3:22 pm
Forum: General discussion and questions about Aware IM
Topic: Shared or global business rules
Replies: 7
Views: 9378

Shared or global business rules

Is it possible to create a shared business rule in AwareIM? From what I know, it's not so I would like to ask you, how you work around this problem? For example, let's take w very basic customer requirement which is a change log in an app with 20 BO. After 15th BO I realized that I need to adjust my...
by Platinum_ar
Thu Mar 13, 2014 12:09 pm
Forum: General discussion and questions about Aware IM
Topic: SOPA Apple GSX connection
Replies: 2
Views: 4090

I found different link: https://gsxwsut.apple.com/gsx-ws/services/emea/asp?wsdl When I try to discover services Aware IM replay is: Unable to parse WSDL file Connection refused Is it possible that this service required authentication to perform discovery? and as Aware IM support mention in this post...
by Platinum_ar
Wed Mar 12, 2014 2:28 pm
Forum: General discussion and questions about Aware IM
Topic: SOPA Apple GSX connection
Replies: 2
Views: 4090

please correct the title to SOAP Apple GSX connection
by Platinum_ar
Tue Mar 11, 2014 10:55 pm
Forum: General discussion and questions about Aware IM
Topic: SOPA Apple GSX connection
Replies: 2
Views: 4090

SOPA Apple GSX connection

I'm trying to discover the services on this URL https://gsxwsit.apple.com/wsdl/amAsp/gsx-amAsp.wsdl and the result is: Specified provider does not offer any suitable services AwareIM support, can you take a look on the above URL and confirm that format is incompatible or something? Can I add this se...
by Platinum_ar
Sat Feb 22, 2014 2:06 pm
Forum: Problem reports
Topic: BUG in Mobile: Scrolling options in popup menu
Replies: 0
Views: 2985

BUG in Mobile: Scrolling options in popup menu

When there is more than 5 options in popup menu, next to the item, on query result, scrolling options doesn't work.
You can scroll down but when you get you finger off the screen, list is scrolling back to top.

Tested on Android and iOS
by Platinum_ar
Sat Feb 22, 2014 1:59 pm
Forum: Problem reports
Topic: BUG in Mobile: Applicability of operation in query
Replies: 2
Views: 3898

We used 1797, I've made an upgrade to 1802 - no changes
by Platinum_ar
Thu Feb 20, 2014 4:47 pm
Forum: Problem reports
Topic: BUG in Mobile: Applicability of operation in query
Replies: 2
Views: 3898

BUG in Mobile: Applicability of operation in query

In mobile version, applicability of operation placed next to the item doesn't work. All operations are visible on the popup list.

We double check it, it looks like a bug.