Search found 218 matches

by Sergej
Tue Feb 28, 2012 9:22 am
Forum: General discussion and questions about Aware IM
Topic: Web Service Challenge
Replies: 18
Views: 22770

Hi! Could you please answer one more question. If Output data - Array of objects and plugin discovers this method how will aware im grab that array data, using what action rule? Will plugin need to contain some additional action rule (ex CREATE ARRAY) or that addition action need to me writen as a c...
by Sergej
Tue Feb 28, 2012 9:16 am
Forum: Problem reports
Topic: WSDL Load Differences
Replies: 10
Views: 12075

Thank you very much blackwellm and support for clarifying things for me.
by Sergej
Mon Feb 27, 2012 10:11 am
Forum: Problem reports
Topic: WSDL Load Differences
Replies: 10
Views: 12075

So if in API methods arrays is used they will not work even if I write a plug-in? Or they will?
Thanks.
by Sergej
Sat Feb 25, 2012 11:32 am
Forum: General discussion and questions about Aware IM
Topic: Web Service Challenge
Replies: 18
Views: 22770

As it is documented: A channel has to translate a message sent by the external party into the service request or notification message that can be understood by Aware IM. But I just cannot understand the concept in case I need to get("translate") a list(table) of information from external system via ...
by Sergej
Sat Feb 25, 2012 11:15 am
Forum: Problem reports
Topic: WSDL Load Differences
Replies: 10
Views: 12075

Java plug-ins are not pain - they are dead easy. If you don't want to enter their world, we can write them for you. Most limitations are documented, maybe this one wasn't, I'm not sure. Size of a web service is not the problem, but using some features is. Off the top of my head - web services using...
by Sergej
Sat Feb 25, 2012 9:54 am
Forum: General discussion and questions about Aware IM
Topic: Web Service baby steps
Replies: 10
Views: 9342

Could you tell why couldnt you create java plugin?
Is it because awareim has some limitations that makes such plugin useless what ever you do?
by Sergej
Tue Feb 14, 2012 12:35 pm
Forum: General discussion and questions about Aware IM
Topic: problem using SOAP
Replies: 3
Views: 4066

Here how it works in outsystems, would be great if awareim add this option in future. With the Agile Platform you can consume SOAP web services with the built-in Web Reference mechanism. You can also use client certificates with the Agile Platform to make web service calls - simply add the certifica...
by Sergej
Tue Feb 14, 2012 12:12 pm
Forum: General discussion and questions about Aware IM
Topic: problem using SOAP
Replies: 3
Views: 4066

Do you think this can be solution http://www.awareim.com/forum/viewtopic.php?t=3554 ?
by Sergej
Tue Feb 14, 2012 11:42 am
Forum: General discussion and questions about Aware IM
Topic: problem using SOAP
Replies: 3
Views: 4066

Exactly the same problem and error, harold, Have you solved that or can anybody solve it?
Can Awareim connect to service using SOAP with certificate files provided?
by Sergej
Sun Feb 12, 2012 9:14 am
Forum: General discussion and questions about Aware IM
Topic: OAuth Core 1.0
Replies: 6
Views: 5477

Hi!
Have anybody made this or is able to make this for money?
Please PM me.

I need SOAP connection but oAuth is required.
by Sergej
Tue Jan 31, 2012 9:46 am
Forum: General discussion and questions about Aware IM
Topic: Import 10GB txt file (is there restrictions)
Replies: 9
Views: 6135

Could you advice please how to make it not from UI?
by Sergej
Mon Jan 30, 2012 3:32 pm
Forum: General discussion and questions about Aware IM
Topic: Import 10GB txt file (is there restrictions)
Replies: 9
Views: 6135

In order view/access the contents of the file and to filter the data. The only program in what I could open it is Emeditor but there is no filtering. Tom's advice helped, dedicated process works whet you specify direct location to the file but not using upload. But it was working for about 1-2 hours...
by Sergej
Sun Jan 29, 2012 7:01 pm
Forum: General discussion and questions about Aware IM
Topic: How to Remove word drom text field ?
Replies: 1
Views: 1822

How to Remove word drom text field ?

Example:
IF BO.BO CONTAINS 'someword'
then
BO.BO2=BO.BO minus that 'someword'

If BO.BO was "words someword words" BO.BO2 becomes "words words"
by Sergej
Sun Jan 29, 2012 6:23 pm
Forum: General discussion and questions about Aware IM
Topic: Import 10GB txt file (is there restrictions)
Replies: 9
Views: 6135

I mistyped there are 200 million rows.
I am trying to import using Standard menu->Import
then there is In batches of 1000.

I cannot open this file in any program, I thought that awareim could open it because it works with databases.
by Sergej
Sun Jan 29, 2012 2:19 pm
Forum: General discussion and questions about Aware IM
Topic: Import 10GB txt file (is there restrictions)
Replies: 9
Views: 6135

Import 10GB txt file (is there restrictions)

Hi!
Is it possible to import data from 10GB txt file containing 200 000 rows in awareim?
I tried but it didnt imported at all. say Data not imported.