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!

Sales Force.com classes invocation from OIM JAVA Tasks

774010Jun 30 2010 — edited Jun 30 2010
Hello Gurus,

I dont know whether this is the right place to ask this question or not? May be somebody has experience with sales force dot com classes!!

My client has provided me with some JAVA classes that are performing the tasks of sales force.com (sfdc) account activation/deactivation.

I want to trigger those classes from OIM - Actually I have already tried the same by placing the necessary libs in the ext folder.

The SFDC classes in turn are making other web services calls. OIM box is able to communicate successfully with SFDC box - no connectivity issue - no secrity/certificate issue. After many trials and errors, I have come to these conclusions. I dont see anyhting in the logs - until and unless I throw some execetiopns from SFDC classes. I also tried removing the main method from the main class that is triggering a SFDC call. Internally behind the scene - this particular main class is calling other dependent classes to generate a session id to login as a particular user in SFDC. We can even see that the SFDC administrator user login into SFDC in SFDC logs. But no action after that. The admin account is then not able to perform any action. However when we run the same classes from a Jdeveloper - it runs fine performing all the actions and enabling or disabling a user account

Can anybody please advice? Any hints/clues are apprecitaed.

Many Thanks,
- JHB.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2010
Added on Jun 30 2010
1 comment
948 views