on ‎2019 Mar 22 8:46 AM
Request clarification before answering.
Hello Evgeniy,
Thank you for your reply.
Yes i tried that too. Unfortunately it is the same error.
One more thing for one parameter is working fine with UDF but if i want multiple parameters. Can you please help me with UDF.
This is my UDF.
DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION); DynamicConfigurationKey FileName1 = DynamicConfigurationKey.create("http:/"+"/sap.com/xi/XI/System/REST","auth_id"); conf.put(FileName1,auth_id);
return auth_id;
Now I need to return auth_id and auth_token.
Kindly help me.
Regards,
Prashanth Bharadwaj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.