Search found 2459 matches

by Jaymer
Wed Mar 14, 2018 8:20 pm
Forum: General discussion and questions about Aware IM
Topic: Anyone w/Custom Query templat for SMS msg flow - like iPhone
Replies: 0
Views: 3032

Anyone w/Custom Query templat for SMS msg flow - like iPhone

Using Twilio integration, I'd like to present a SMS window of a message history... pretty much like if you were viewing a thread in iMessage or whatever in Android.

Anyone played with this?
thx
by Jaymer
Wed Mar 14, 2018 4:58 pm
Forum: General discussion and questions about Aware IM
Topic: How to Automatic get this Image d/l and load into server FS?
Replies: 7
Views: 14235

Re: How to Automatic get this Image d/l and load into server

1) the URL for the image is coming from a Curl/REST request. Lets say I enter a stock symbol, and I want to grab the company logo. I have a API I can send the stock symbol to, and one of the data is a URL to the logo image. 2) I was just informed that I don't actually have to download the image onto...
by Jaymer
Wed Mar 14, 2018 6:10 am
Forum: General discussion and questions about Aware IM
Topic: How to Automatic get this Image d/l and load into server FS?
Replies: 7
Views: 14235

Re: How to Automatic get this Image d/l and load into server

i found this thread about using CURL to d/l a PDF.
https://www.awareim.com/forum/viewtopic.php?f=1&t=9530
Prolly same strategy to get the image onto the server.
But I want that to be done server-side.
by Jaymer
Wed Mar 14, 2018 5:47 am
Forum: General discussion and questions about Aware IM
Topic: How to Automatic get this Image d/l and load into server FS?
Replies: 7
Views: 14235

How to Automatic get this Image d/l and load into server FS?

Haven't thought too much about it, bedtime... but try this link: https://d2ojpxxtu63wzl.cloudfront.net/static/9fa48190a3169c13c5f5ba560d31eb90_740f93b30c9a0eaf95c64f8d88b95b0901ad0ae23f2858e675d3eae2532e984e How can I get this downloaded to the Aware server and inserted into a BO? I cannot make a us...
by Jaymer
Tue Mar 13, 2018 4:06 pm
Forum: General discussion and questions about Aware IM
Topic: Am I using the LIST function wrong?
Replies: 5
Views: 13052

Re: Am I using the LIST function wrong?

GREAT timing. I have to use something like this later today - so I'll try it. thx
by Jaymer
Mon Mar 12, 2018 2:45 pm
Forum: General discussion and questions about Aware IM
Topic: Receiving a HTTP POST payload in Aware
Replies: 6
Views: 11348

Re: Receiving a HTTP POST payload in Aware

guys, I'm not sure about unipaas, but in magic v8/v9, we could use HotFudge to do a POST. Mark, whats your feeling about posting data into aware from a Magic app using this method... instead of nightly runs to export, transfer the file, import, etc? What if I needed to create 100 records in a file o...
by Jaymer
Mon Mar 12, 2018 2:40 pm
Forum: General discussion and questions about Aware IM
Topic: Lessons on Slow System Speed and Scaling Apps
Replies: 8
Views: 18187

KEEPING LOGGING WINDOWS OPEN

Once you have windows (tabs) open for Server Output and Tomcat Output in the control panel, BE AWARE OF CPU USAGE Having those tabs open wastes a TON of CPU. Here's a screen grab of task manager with the EXACT SAME process identified, and you can see the longer and higher drain on the CPU - this is ...
by Jaymer
Sun Mar 11, 2018 7:12 pm
Forum: Tips and Tricks
Topic: Simple REST - Weather
Replies: 5
Views: 14942

Re: Simple REST - Weather

Since I'm having probs with a JSON reply on my SchoolDigger API, and seeing this was an easy way to get XML in the only working REST example we have, I thought I'd try XML and see if it worked straightaway. I added &mode=xml to the parm string, to get back XML. Changed the service to say the result ...
by Jaymer
Sun Mar 11, 2018 1:11 am
Forum: Tips and Tricks
Topic: Simple REST - Weather
Replies: 5
Views: 14942

Re: Simple REST - Weather

(edited to change "XML" to "JSON") there's 2 fields... one is "main" (ie. the main weather string returned) and another "string 20" that depending on the weather conditions, those attributes are not long enough and the request craps out with a error - about truncation. Atlanta happened to "lightly d...
by Jaymer
Sun Mar 11, 2018 12:59 am
Forum: General discussion and questions about Aware IM
Topic: Am I using the LIST function wrong?
Replies: 5
Views: 13052

Re: Am I using the LIST function wrong?

no, it never worked.
I've used LIST in other places, but something simple like in this example just wouldn't work correctly.
I had to give up on it.
by Jaymer
Sat Mar 10, 2018 4:41 pm
Forum: General discussion and questions about Aware IM
Topic: Emails: instead of Mandrill, et.al., try direct to GMAIL?
Replies: 8
Views: 16280

Re: Emails: instead of Mandrill, et.al., try direct to GMAIL

every user has his own [GMail] account. How do you handle the issue of GMail requiring "less secure access"? (https://myaccount.google.com/lesssecureapps) Now that you've created the initial 3000+ users, how do you create a single NEW GMail account when adding a new user? manually? api? During crea...
by Jaymer
Sat Mar 10, 2018 3:29 am
Forum: General discussion and questions about Aware IM
Topic: Forgotten Password Logon
Replies: 12
Views: 21431

Re: Forgotten Password Logon

Its definitely a SBS - don't want to deal with lots of replicated BSs. Mark, TRUE, if they enter an email, then once its found you know the tenant. But like I said, "And this would force emails to be unique across all Tenants, which means a user couldn't be signed up in more than one Tenant applicat...
by Jaymer
Sat Mar 10, 2018 1:03 am
Forum: General discussion and questions about Aware IM
Topic: Forgotten Password Logon
Replies: 12
Views: 21431

Re: Forgotten PW Logon for MULTI-TENANT

FOR A MULTI-TENANT APP Since you can't pass anything in using LogonFP, only the domain (ie. Business Space), how are you supposed to know which tenant the request is for? If SEARCH COUNT > 0 (hopefully only 1) THEN that user rec will identify the tenant. But if you didn't find a match, how will you...
by Jaymer
Fri Mar 09, 2018 7:18 pm
Forum: General discussion and questions about Aware IM
Topic: If anyone can get v8.1 OAuth working, plz see this thread...
Replies: 0
Views: 3417

If anyone can get v8.1 OAuth working, plz see this thread...

https://www.awareim.com/forum/viewtopic.php?f=1&t=10197

We can't proceed until we can get some kind of OAuth working and figured out.
If you've been successful, please contribute to the above thread.
thx
by Jaymer
Fri Mar 09, 2018 3:56 am
Forum: General discussion and questions about Aware IM
Topic: [CLOSED] the OLD Official v8.1 REST thread - examples, ...]
Replies: 14
Views: 28675

Re: the Official v8.1 REST thread - examples, services, etc.

Given that the Yahoo API URL was incorrect, I went back to Trello. I get a response now... but its a parser error. And in the Tomcat output window, this: Screen Shot 2018-03-08 at 10.51.41 PM.png So after 3 hours down the drain tonight, I'm going to bed. Sean got his Weather example to work, but it ...