SCTASK

RMendoza
Tera Expert

Should an SCTASK be reassigned from one RITM to another, what is best practice?  Any information that can be shared will be greatly appreciated.

3 ACCEPTED SOLUTIONS

JenniferRah
Mega Sage

I would advise not reassigning a task from one RITM to another. Ideally, Tasks are created via a Flow and follow a specific process. Reassigning those tasks will break the flow. Also, it will potentially change the Requested For person. 

 

If it's a manually created task, then there is less danger of the flow breaking, but most users don't realize which ones are manually created vs. ones that are created with the flow, so I would caution them not to do that so that they don't reassign the wrong one.

View solution in original post

AshishKM
Kilo Patron
Kilo Patron

Hi @RMendoza , 

We should not change the SCTASK's RITM number because worflow context which is running on RITM, as the SCTASK mainly created via workflow/flow and the running context hold the sys_id of those SCTASK, if you change the SCTASK & RITM the other running workflow may not understand about this new SCTASK becase of different sys_id.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

RMendoza
Tera Expert

Thank you! This aligns with what I had recommended, but I wanted to confirm I was on the right track.  

View solution in original post

3 REPLIES 3

JenniferRah
Mega Sage

I would advise not reassigning a task from one RITM to another. Ideally, Tasks are created via a Flow and follow a specific process. Reassigning those tasks will break the flow. Also, it will potentially change the Requested For person. 

 

If it's a manually created task, then there is less danger of the flow breaking, but most users don't realize which ones are manually created vs. ones that are created with the flow, so I would caution them not to do that so that they don't reassign the wrong one.

AshishKM
Kilo Patron
Kilo Patron

Hi @RMendoza , 

We should not change the SCTASK's RITM number because worflow context which is running on RITM, as the SCTASK mainly created via workflow/flow and the running context hold the sys_id of those SCTASK, if you change the SCTASK & RITM the other running workflow may not understand about this new SCTASK becase of different sys_id.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

RMendoza
Tera Expert

Thank you! This aligns with what I had recommended, but I wanted to confirm I was on the right track.