fchierad / PRD

Repository to store ECMAScript code used in workflows created with the product NetIQ Identity Manager.
MIT License
2 stars 2 forks source link

Add JSONget, JSONtest into PRD #8

Closed fchierad closed 6 years ago

fchierad commented 6 years ago

This will be helpful for processing the results from a REST activity.

https://github.com/fchierad/IDM-ECMAlib/blob/v1.0.2/JSONlib-JS.md#JSONget

https://github.com/fchierad/IDM-ECMAlib/blob/v1.0.2/JSONlib-JS.md#JSONtest

fchierad commented 6 years ago

need to convert the IDM driver flavored ECMA to RBPM flavored ECMA. will place those functions under PRD.util.JSONobj as .get() and .test()

fchierad commented 6 years ago

Code complete, tested, released.