Search found 370 matches

by swiftinitpvtltd
Thu May 13, 2021 9:39 am
Forum: General discussion and questions about Aware IM
Topic: conditional filtering in dropdown filtering defined
Replies: 2
Views: 2026

conditional filtering in dropdown filtering defined

I have a dropdown in aware im form where I need conditional filtering in dropdown filtering defined property. Right now it can only have one condition. I need dropdown to show data from same BO but with different condition if and then else.. if(x>2) find mybo where...cond1 else find myby where...con...
by swiftinitpvtltd
Mon May 10, 2021 10:33 am
Forum: General discussion and questions about Aware IM
Topic: changing /AwareIM in URL to /OurApps
Replies: 5
Views: 3517

Re: changing /AwareIM in URL to /OurApps

Its not officially anywhere in the doc, There was one old forum post where there are steps mentioned to change these.

https://www.awareim.com/forum/viewtopic ... name+aware
by swiftinitpvtltd
Mon May 10, 2021 1:44 am
Forum: General discussion and questions about Aware IM
Topic: changing /AwareIM in URL to /OurApps
Replies: 5
Views: 3517

changing /AwareIM in URL to /OurApps

Changing https://ourdomain/[b]AwareIM[/b]/logonAdmin.aw to https://ourdomain/[b]Ourapps[/b]/logonAdmin.aw Now in 8.6 is there any easy way to change this? I have done this before using manual process. Also is this going to create any impact. I have a good support article(from forum post) to do these...
by swiftinitpvtltd
Mon May 10, 2021 1:27 am
Forum: General discussion and questions about Aware IM
Topic: How to export data (only data) from prod to qa mariadb
Replies: 3
Views: 2514

How to export data (only data) from prod to qa mariadb

I want to export data (only data) from prod to qa mariadb/aware im. I see there is export options in heidisql, is it possible to just do export of data (I can select master tables) and then dump it into QA? I do not want to overwrite any tables schmea, just plain master data(there is no BO relations...
by swiftinitpvtltd
Tue May 04, 2021 3:18 am
Forum: General discussion and questions about Aware IM
Topic: Integration -office 365 powerpoint word, salesforce.com
Replies: 2
Views: 7474

Re: Integration -office 365 powerpoint word, salesforce.com

yes its absolutely possible. Using MS office 365 api we can integrate any external objects(aware IM, anything, excel data, ppt data, word data) to office 365 2 way live/scheduled etc.
by swiftinitpvtltd
Sat May 01, 2021 2:35 am
Forum: General discussion and questions about Aware IM
Topic: how to do load balancer in aware im based app
Replies: 2
Views: 1958

how to do load balancer in aware im based app

how to do load balancer in aware im based app? What will be the impact on database of aware as db sits right into same mariadb server.
For example 50 users- redirected to server 1 and another 50 to server 2 then where data gets saved?
by swiftinitpvtltd
Fri Apr 23, 2021 5:42 am
Forum: General discussion and questions about Aware IM
Topic: EXEC SP ‘procAlertGetOut’ WITH 2 params return
Replies: 2
Views: 2079

EXEC SP ‘procAlertGetOut’ WITH 2 params return

EXEC SP ‘procAlertGetOut’ WITH
‘@alerID’=SPParam.AlertId,’@alertName’=SPParam.AlertName OUT

What if I have to return 2 params from stored proc. How do I write that?
by swiftinitpvtltd
Fri Apr 09, 2021 1:26 pm
Forum: General discussion and questions about Aware IM
Topic: car dealership or car bidding platform built in aware im?
Replies: 0
Views: 5061

car dealership or car bidding platform built in aware im?

Does anyone have ready car dealership or car bidding platform built in aware im?
by swiftinitpvtltd
Thu Mar 25, 2021 4:35 am
Forum: General discussion and questions about Aware IM
Topic: Use Optical Character Recognition to read text
Replies: 1
Views: 4401

Use Optical Character Recognition to read text

Is anyone using good plugin to capture OCR( Optical Character Recognition to read text) data via aware IM mobile app?
by swiftinitpvtltd
Wed Mar 24, 2021 2:33 am
Forum: General discussion and questions about Aware IM
Topic: guide on how to deploy aware Im bsv to iphone app
Replies: 0
Views: 5002

guide on how to deploy aware Im bsv to iphone app

Is there any guide or steps on on how to deploy aware Im bsv as iphone app?
by swiftinitpvtltd
Thu Jan 21, 2021 2:32 am
Forum: General discussion and questions about Aware IM
Topic: applicable to multiple items process
Replies: 1
Views: 1679

applicable to multiple items process

I have a process that is applicable to multiple items and we want another process to run only when process is complete for all items(applicable to multiple items checkbox). How do we do that?
by swiftinitpvtltd
Thu Jan 21, 2021 2:25 am
Forum: General discussion and questions about Aware IM
Topic: Scaling up/out in Aware? Best practises
Replies: 10
Views: 9021

Re: Scaling up/out in Aware? Best practises

We did build one aware based web app last year that had at one point 1200 users and 250+ concurrent users. It worked perfectly fine on strong single production server with 200 users doing some kind of activity on same day. I am also interested in seeing scaling tips for large scale app with 50k or 1...