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

Retrieve Data 'readData' function #25

Open bshefflette opened 6 years ago

bshefflette commented 6 years ago

On retrieveData.js Line 196 res[ attribute ] = PRD.IDVget( ldapdn, 'user', attribute ); Could you please remove the hardcoded 'user' from this function and replace it with the 'dalEntity' Parameter, it was messing me up for a while.

fchierad commented 6 years ago

fixed and pushed as 1.0.2