Solved
Forum Discussion
nganapathiraju
8 years agoFormer Employee
exampleId should have been visible in the PATH_INFO parameter.
Anything that you add after the task url before ? is considered as Path_info.
Please test and reconfirm.
normal task url
https://elastic.snaplogic.com:443/api/1/rest/slsched/feed/<org>/Training/NaveenG/exercise1_trg_task
path info in the task url
https://elastic.snaplogic.com:443/api/1/rest/slsched/feed/<org>/Training/NaveenG/exercise1_trg_task/somepath
In the above, somepath should appear in the PATH_INFO if captured!!