Search found 183 matches
- Sat Mar 18, 2023 6:47 am
- Forum: General discussion and questions about Aware IM
- Topic: Stored Procedures Don't Get Copied?
- Replies: 10
- Views: 10960
Re: Stored Procedures Don't Get Copied?
Is there a video or visual that show us how to do create and store the stored procedures in AwareIM ? Double click your Business Space Then click three dots button on Database scripts option in Business Space Version Click Add link text for add SQL scripts in Database Scripts dialog box Next, click...
- Fri Jan 06, 2023 4:04 am
- Forum: General discussion and questions about Aware IM
- Topic: View Form, Query and Visual Perspective Issue in Linux Desktop
- Replies: 0
- Views: 14793
View Form, Query and Visual Perspective Issue in Linux Desktop
Hi all,
I just try use Linux Desktop to connect Aware IM Configuration Tool into separate Aware IM Server, but I got the below error
I never face this issue in Windows. All my UIConfig.props same when I use Windows.
Anyone can solve this issue?
I just try use Linux Desktop to connect Aware IM Configuration Tool into separate Aware IM Server, but I got the below error
I never face this issue in Windows. All my UIConfig.props same when I use Windows.
Anyone can solve this issue?
- Thu Oct 13, 2022 7:57 am
- Forum: General discussion and questions about Aware IM
- Topic: Change Marker Icon in Google Map
- Replies: 0
- Views: 4622
Change Marker Icon in Google Map
Hi all, I want to show all locations from a BO into Google Map. I use VP to show the Google Map and it works and I can show every edit form when a marker was clicked. My question: is it possible the default marker icon changed as we want in Aware IM? If I use javascript, I can change the marker icon...
- Thu Oct 13, 2022 6:57 am
- Forum: General discussion and questions about Aware IM
- Topic: How Download Some Picture into Client Computer NOT in Server Machine?
- Replies: 5
- Views: 5363
Re: How Download Some Picture into Client Computer NOT in Server Machine?
Never tried this but have you tried “PICK ONE OR MORE FROM” in your process, then create a second process with the DOWNLOAD DOCUMENT command which uses the BO containing the images for the process input. It works differently to “Applicable to multiple items” Hi Rocketman, thank you for your suggest...
- Thu Oct 13, 2022 6:34 am
- Forum: General discussion and questions about Aware IM
- Topic: Thinking about exploring Postgres
- Replies: 1
- Views: 13860
- Mon Sep 19, 2022 10:45 am
- Forum: General discussion and questions about Aware IM
- Topic: How Download Some Picture into Client Computer NOT in Server Machine?
- Replies: 5
- Views: 5363
Re: How Download Some Picture into Client Computer NOT in Server Machine?
DOWNLOAD DOCUMENT Hi Joben, thanks for your response. I have test it but only the first image downloaded, not other picture that was selected together. Just FYI, I use custom query so there is not any checkbox available in the query like standard query. That's why my 1st question ask about "How to ...
- Sat Sep 17, 2022 7:58 am
- Forum: General discussion and questions about Aware IM
- Topic: How Download Some Picture into Client Computer NOT in Server Machine?
- Replies: 5
- Views: 5363
How Download Some Picture into Client Computer NOT in Server Machine?
Hi all, I have search in this forum about how download some picture and how show the check box for multi select (for picture) but unfortunately not founded. For easier sample, I take PhotoAlbum from Aware IM sample picture_questions.png My questions How to set the checkbox for every picture can sele...
- Fri Sep 16, 2022 7:38 am
- Forum: General discussion and questions about Aware IM
- Topic: New Online Documentation
- Replies: 10
- Views: 12048
Re: New Online Documentation
Perfect!!!
Aware IM v8.8 available now
See this link https://www.awareim.com/dokuwiki/doku.p ... g/8.8/3099
But...
as I check its still Alpha version
Aware IM v8.8 available now
See this link https://www.awareim.com/dokuwiki/doku.p ... g/8.8/3099
But...
as I check its still Alpha version
- Mon Jun 20, 2022 1:33 pm
- Forum: General discussion and questions about Aware IM
- Topic: Error: Session has timed out
- Replies: 3
- Views: 31127
Re: Error: Session has timed out
Hi Himanshu,
thank you for your respond..
FYI, this issue only happened when login from mobile..
thank you for your respond..
Unfortunately it cannot fix my issue.. I already try set it to 36000 but still same.
FYI, this issue only happened when login from mobile..
- Sun Jun 19, 2022 7:44 am
- Forum: General discussion and questions about Aware IM
- Topic: Error: Session has timed out
- Replies: 3
- Views: 31127
Error: Session has timed out
I have tried follow this tutorial https://www.youtube.com/watch?v=Pvm2xGlbkSk with CRM sample and I select Monaca. After done, I try install it into my mobile and I got error message "Session has timed out". So I tried add the below code into web.xml (Tomcat Conf) and restart the AwareIM panel again...
- Fri Jun 17, 2022 3:12 am
- Forum: General discussion and questions about Aware IM
- Topic: HELP with FOR EACH
- Replies: 8
- Views: 56991
Re: HELP with FOR EACH
OMG, I didn't read the text in the rectangle of AwareIM user guide.
Many thanks, it works now..
- Thu Jun 16, 2022 8:28 am
- Forum: General discussion and questions about Aware IM
- Topic: HELP with FOR EACH
- Replies: 8
- Views: 56991
Re: HELP with FOR EACH
CREATE Transaction FOR EACH NUMBER BETWEEN 1 AND 3 Is it possible to include the NUMBER value into an attribute of every instance that created? example: I want the Transaction.No = A-1, A-2, and A-3 I have try like rule in this below but got error CREATE Transaction FOR EACH NUMBER BETWEEN 1 AND 3 ...
- Fri Jun 03, 2022 9:47 am
- Forum: General discussion and questions about Aware IM
- Topic: How Disable "Use Ctrl + scroll to zoom the map"
- Replies: 1
- Views: 4687
Re: How Disable "Use Ctrl + scroll to zoom the map"
Did my issue is really too complex / very difficult?
No one can help/solve my issue
No one can help/solve my issue
- Fri Jun 03, 2022 6:30 am
- Forum: General discussion and questions about Aware IM
- Topic: AwareIM Builds
- Replies: 3
- Views: 6620
Re: AwareIM Builds
I usually use this link http://awareim.com/changelog/ to check in details
- Wed May 18, 2022 6:47 am
- Forum: General discussion and questions about Aware IM
- Topic: How Disable "Use Ctrl + scroll to zoom the map"
- Replies: 1
- Views: 4687
How Disable "Use Ctrl + scroll to zoom the map"
Hello All, I'm still learn about Google Map especially like SalesPortal (Aware IM sample). I cannot zoom in/out from my mouse scroll in the map when the Google Map located in Content Panel of Visual Perspective but there's no problem if the map located in form. I have search in this forum too but no...