update environment variables and template files
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ info:
|
||||
|
||||
http:
|
||||
method: POST
|
||||
url: "{{elixFormsRootUrl}}/backoffice/groups/_savedata.jsp"
|
||||
url: "{{elixFormsConsoleUrl}}/backoffice/groups/_savedata.jsp"
|
||||
headers:
|
||||
- name: Cookie
|
||||
value: ISIPSESSION=047b770fac5627c03c94030ca0c3b45c; AJSRV=BTN_USER_1787207482458_8771527838545232265; ISIPSESSION_TRACK=99b2488e73af7c61f6e5affceeb32502; JSESSIONID=e3c44b958c4f282660a5fc8ed994
|
||||
|
||||
@@ -5,7 +5,7 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{elixFormsRootUrl}}/backoffice/backoffice_console.jsp?IUQOID=0&IURTLGY=&IUXSID=TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}"
|
||||
url: "{{elixFormsConsoleUrl}}/backoffice/backoffice_console.jsp?IUQOID=0&IURTLGY=&IUXSID=TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}"
|
||||
headers:
|
||||
- name: Host
|
||||
value: console-unipr.elixforms.it
|
||||
@@ -21,7 +21,6 @@ http:
|
||||
- name: IUXSID
|
||||
value: TX_I4453_UNIPR_{{unixTimestamp}}_R{{randomRID}}
|
||||
type: query
|
||||
description: Must be computed by executing "Login - Backoffice"
|
||||
auth: inherit
|
||||
|
||||
runtime:
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ info:
|
||||
|
||||
http:
|
||||
method: POST
|
||||
url: "{{elixFormsRootUrl}}/backoffice/groups/_savedata.jsp"
|
||||
url: "{{elixFormsConsoleUrl}}/backoffice/groups/_savedata.jsp"
|
||||
headers:
|
||||
- name: Accept
|
||||
value: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
||||
|
||||
@@ -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