James Johnson
- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by James Johnson-
Also, how can I create a jsonPayload object? var jsonPayload = {prop : 'abc'}; is valid JavaScript but produces the following error in frevvo: Form or Rule Level Validation Issue: Suggested directi...
-
Thanks. Where can I find additional documentation on the http object? Is this object an object from some JavaScript library or a Frevvo custom JavaScript object?
-
I would like to make a call to Java code. The Java code connects to LDAP and gets data about a user. That data will then return to the JavaScript code to populate a form. I think the http.get may b...
-
Thanks. I'm not familiar with the object, http. Where can I find documentation on the http.post method?
-
Please see attached. NewUserFormWorkflow_flow(2).zip frevvo.mp4
-
Thank you for the workaround.
-
Thanks. Turning off navigation prevents an user from creating the issue. It would be great to keep navigation visible but prevent users from accessing certain steps in the workflow. The issue is a...
-
Thanks. I was able to resolve the issue by importing the (CA and server) certificates into the cacerts keystore. No changes to the web.xml file were needed. I was using a different keystore file lo...
-
Thanks for the quick response. The file is attached. You'll notice two commented out Connector elements. I tried those versions as well and received the same error message. server.xml
-
Am I missing a or have an incorrect step in my previous comment? I greatly appreciate any help. Being able to route a task back to the sender is very important to us.