Skip to main content
Nintex Community Menu Bar
Solved

Nintex adding "se_" as prefix to start event variable

  • July 25, 2022
  • 1 reply
  • 15 views
  • Translate

Hi,

        I'm creating a "Component Workflow" to be accessed as REST webservice over http from other application. For that I have created a start event variable "testvar", but Nintex expects "se_testvar" in the payload from other application. How can I configure Nintex to not expect "se_" as prefix in the variable used in payload? Nintex is expecting something like this

{
"startData": {
"se_testvar": "<insert string here>"
}
}

 

 while I want it to expect below payload

{
"startData": {
"testvar": "<insert string here>"
}
}

 

Thanks,

Anurag

Best answer by SimonMuntz

Hi,

Thank you for your question.
The "se" stands for start events. Unfortunately there is no way to change this at this point in time.
You can suggest this feature at https://nintex.uservoice.com
View original
Did this topic help you find an answer to your question?

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • 2456 replies
  • Answer
  • July 25, 2022
Hi,

Thank you for your question.
The "se" stands for start events. Unfortunately there is no way to change this at this point in time.
You can suggest this feature at https://nintex.uservoice.com
Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings