on 2025 May 15 1:32 AM
Hi All,
Greetings of the day!
I am facing a peculiar issue in using Function Imports from oData services in Actions Projects.
The scenario is as follows:
Issue Description:
1. On adding the function import, the URL parameters are listed in Body of the Input.
If I test using this, I get the error:
Invalid Function Import Parameter '<ParameterName>'
2. If I remove the keys from the Body, and manually add them in the parameters as query/header/path/custom
On testing this gives one of the two types of errors:
a. Invalid Function Import Parameter '<ParameterName>'
b. The call throws a javascript error in console log and the screen remains in busy mode.
Is there a way, in which I can introduce the URL parameters in the suffix, instead of adding these parameters through body/parameters?
How would I go about doing this.
Working custom web service call URL:
Action Project, looks issue:
Best Regards,
Rohit
Request clarification before answering.
Finally resolved the issue.
I removed the function import methods provided through the API manifest. I then added the same function imports using custom actions.
With this, I could add the URL parameters in the API call.
I just had to make all the relevant configuration in the Input fields.
Best Regards,
Rohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
34 | |
22 | |
16 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.