update environment variables and template files
This commit is contained in:
@@ -5,7 +5,7 @@ info:
|
||||
|
||||
http:
|
||||
method: POST
|
||||
url: "{{elixFormsRootUrl}}/CISIInformationUnit/ExecuteTransaction.jws?IUXSID=TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}"
|
||||
url: "{{elixFormsConsoleUrl}}/CISIInformationUnit/ExecuteTransaction.jws?IUXSID=TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}"
|
||||
headers:
|
||||
- name: Host
|
||||
value: console-unipr.elixforms.it
|
||||
@@ -15,7 +15,6 @@ http:
|
||||
- name: IUXSID
|
||||
value: TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}
|
||||
type: query
|
||||
description: Values are computed in pre-script!
|
||||
body:
|
||||
type: multipart-form
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user