Getting error on Salesforce-REST adapter - ProcessFinaljob
Summary:
I have an SR 4-0002996806 open on this, but answers have not been very promising.
Requirement is:
- We have a field called "Report_to_Emplid" from BI report on each lines.
- Need to pull SalesforceId from Salesforce app for this employee using "SELECT Report_To__c, Id FROM FF__Key_Contact__c WHERE Report_To__c ='#Report_to_Emplid'
- Id is salesforceid
- Need to pass this salesforceid with related each lines in addition to the BI report extract
Based on the requirement I created an OIC flow - I see all data loaded to the receiving end, But I see error on ProcessFinaljob, and thus I am not able to receive success and failure records which are later flows after processfinaljob.
Tagged:
0