Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

<<URGENT>> Get Exchange PowerShell Script Output into OIM process form

3007333Dec 28 2016 — edited Dec 29 2016

We have requirement to find least loaded database at Exchange Server and prepopulate the Exchange Process form with the return value. For this, I tried Action Script configuration as mentioned in the Oracle docs i.e. Call a batch file from the OIM server which in turns call the PowerShell Script on the Connector Server. But I couldn’t retrieve the output from the PowerShell Script back to OIM since its seems impossible to do so.

I also tried connecting to Connector Server through Java code and run the PowerShell Script there and get the Output but that is also working fine from local machine. But It seems network issue between OIM and Connector Server over TCP.

Requirement Summary:

1) Call the PowerShell Script on the Connector Server to find least loaded database.

2) Get the least loaded database from PowerShell Script Output on Exchange Process Form.

  This requirement is quite urgent, Appreciate if anyone can share the suggestions or solution if faced any such issue

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2017
Added on Dec 28 2016
1 comment
302 views