Page 1 of 1

Bulk Load status extract from using salesforce connector

Posted: Thu Aug 11, 2016 1:04 pm
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

Posted: Thu Aug 11, 2016 4:54 pm
by ray.wurlod
Specify the correct schema name.

Posted: Sun Aug 14, 2016 5:42 pm
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.