run in step with service with a query string reference doesnt work
Posted: July 5th, 2022, 11:15 am
run in step with service with a query string reference doesnt work
It seems like this might've been intentional to say "running in step wont be able to recreate the query strings, so it wont work, so you cant do this". However, there is a case where the page has a Prevalues with a xsl choose that says:
If query string
Use that
Else
Use default values
In this case, run in step would have worked, but it failed because of that functionality. The specific exception had a non-useful error message (probably object reference not set to the instance of an object).
If it is intentional, could the message be changed to something like "services with query strings cannot be ran in step"?
Or, the preferred option would be to just allow it to run in step.
This was a scenario encountered by Matt H and Joe.
It seems like this might've been intentional to say "running in step wont be able to recreate the query strings, so it wont work, so you cant do this". However, there is a case where the page has a Prevalues with a xsl choose that says:
If query string
Use that
Else
Use default values
In this case, run in step would have worked, but it failed because of that functionality. The specific exception had a non-useful error message (probably object reference not set to the instance of an object).
If it is intentional, could the message be changed to something like "services with query strings cannot be ran in step"?
Or, the preferred option would be to just allow it to run in step.
This was a scenario encountered by Matt H and Joe.