Error Message: Unexpected keyword '' at position
Action:
When I am trying to generate Rest Source component Resource Parameters Expression I get the following error message:
Error Message:
Unexpected keyword '' at position
Solution:
The reason for that error is that the component parameters are not properly separated by a newline. ResourceParameter needs to have parameters separated by a newline "\n".