/
Cancel Case Functionality not Working on New Server
Cancel Case Functionality not Working on New Server
Back to Troubleshooting Articles
Cancel Case Functionality Issue
Issue: Cancel case function does not seem to be working on my new server?
Resolution: We need to try and avoid hard-coding IDs into workflows because they will not always line up on a new server. You can either query for a specific user and get a UID that way, or you can make use of a variable like @@USER_LOGGED to populated that parameter.
, multiple selections available,
Copyright© 2024 IFS AB. Copying prohibited. All rights reserved.