Forum Discussion
SpiroTaleski
2 years agoValued Contributor
Glad to hear that you find the reason for the first "issue".
About this one, to me it looks like that the SAP Execute Snap is expecting String for the input parameter "ORGUNIT_KEY".
So, try to convert ORGUNIT_KEY as String either using Type Converter Snap or in a Mapper Snap, before the SAP Execute Snap, using to string function.