| 
                         hello, i want to pass some parameters in the URL via GET method to my application. for example: http://domain.xy/ivy/pro/designer/project/15399C0297AC05B0/start.ivp?jobId=123211 how can i access them in axon ivy? (jobId in my example). what i've found so far is: 
but how can i use it in axon ivy? thank you for your answers.  | 
                
| 
                                     On the StartRequest event element you can declare the jobId as parameter. To use it later in the process you can map the parameter to the data of the current process. 
  | 
                            
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 11.04.2016 at 15:23
Seen: 2,580 times
Last updated: 11.04.2016 at 15:34