Bulk Load status extract from using salesforce connector

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
puliram
Participant
Posts: 20
Joined: Mon Apr 28, 2008 6:10 pm

Bulk Load status extract from using salesforce connector

Post by puliram »

I am using salesforce Connector stage and trying to do "Get the Bulk Load Status"

I am getting below warning with zero records out.

"Unable to get bulk load job status Invalid Schema for checking bulk load status"

I am using the correct JobID and using following four columns in the columns tab

jobid,batchid,status,recordid

Please let me know how to do "Get the Bulk Load status" successfully with some data from salesforce.

Thanks
Rama
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Specify the correct schema name.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
puliram
Participant
Posts: 20
Joined: Mon Apr 28, 2008 6:10 pm

Post by puliram »

Can you please provide more details. What schema name is that. As you know, Salesforce is object names based driven and when you select the option "Get the Bulk Load Status" you wont have any option to give any object or schema name but the JobID FIle name path or Just JobID

Thanks in advance.
Post Reply