rodolphe lelong Posted March 19, 2018 Posted March 19, 2018 Hello, I have an Org.Unit and position which have a 'Location' (City : Paris in my case). I need to get and check in Javascript this location in an 'initial script' on a User's task. How I can do that I try Process.getOrgModel() but when I check the OrgModel Methods :I have getPositions() but no getLocation()) (same problem on Position methods) Please, does someones have an Idea
Phillip Watson Posted April 8, 2019 Posted April 8, 2019 I'm afraid there is currently no way of accessing the location property using the JavaScript API. One possible solution would be to use the REST API - OrgModel.getOrgModelEntity (https://docs.tibco.com/pub/amx-bpm/4.0.0/doc/html/bpmhelp/AppDev/GUID-F7...)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now