R
RussoB
We are currently working on a method to update the ERP in PjS 2k7 by way of
ADsync(). The items we would like to accomplish are:
Check with Project Server ERP to see if a resource exists in the company
GAL. If the resource does not exist, mark it as INACTIVE in ERP.
Update resources’ RBS information as well as additional information such as
standard title by querying the GAL.
Identify all resources within our cost center via the GAL that are not
already present in ERP, and list them, as well as their direct manager, in an
Excel spreadsheet.
If anyone is willing to share their methods/code that they used to
accomplish any of the above tasks, or if you have a suggestion to offer, that
would be appreciated. If we are unable to utilize ADsync() for the above
items, our next option is to write a web service, that will call the
appropriate PSIs to accomplish these tasks. Thank you.
ADsync(). The items we would like to accomplish are:
Check with Project Server ERP to see if a resource exists in the company
GAL. If the resource does not exist, mark it as INACTIVE in ERP.
Update resources’ RBS information as well as additional information such as
standard title by querying the GAL.
Identify all resources within our cost center via the GAL that are not
already present in ERP, and list them, as well as their direct manager, in an
Excel spreadsheet.
If anyone is willing to share their methods/code that they used to
accomplish any of the above tasks, or if you have a suggestion to offer, that
would be appreciated. If we are unable to utilize ADsync() for the above
items, our next option is to write a web service, that will call the
appropriate PSIs to accomplish these tasks. Thank you.