function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
NishnaNishna 

Importing Sandbox objects to Oracle Data Integrator

Hello, Im trying to import objects from a sandbox to ODI, using RKM Salesforce.com.

I have succesfully imported objects from salesforce application. However, with sandbox I'm having the following error when trying to import its objects in ODI:

 

 

org.apache.bsf.BSFException: exception from Jython:
Traceback (innermost last):
  File "<string>", line 12, in ?
  File "<string>", line 236, in login
AxisFault
 faultCode: INVALID_LOGIN
 faultSubcode:
 faultString: INVALID_LOGIN: Invalid username, password, security token; or user locked out.
 faultActor:
 faultNode:
 faultDetail:
{urn:fault.enterprise.soap.sforce.com}LoginFault:<ns1:exceptionCode>INVALID_LOGIN</ns1:exceptionCode><ns1:exceptionMessage>Invalid username, password, security token; or user locked out.</ns1:exceptionMessage>
INVALID_LOGIN: Invalid username, password, security token; or user locked out.

 


The reason for such an error, might be that ODI is trying to log into https://login.salesforce.com/ with the sandbox credentials.
Can anyone please advice on how to load sandbox objects into ODI.


Thanks.
Regds,
Nishna

 

a_ja_j

Hello,

 

Resources are rather much scarce on this issue, if not, there could be a technical error in the way you are doing the procedure.

 

If of any help it could be, here's the only resource I came across:

 

http://stackoverflow.com/questions/2748855/how-to-log-into-a-salesforce-com-sandbox

 

regards,

asish

NishnaNishna

Hello,

 

thanks for the help.

 

regds,

Nishna

Shrikant BhadaneShrikant Bhadane
Hi Nishna,
Can you provide me the IKM and RKM for Salesforce or tell me from where you get that. Also tell me how to integrate SalesForce with ODI.