Looking to incent a virtual integer in a workflow with having to call powershell (overhead).
Looking to incent a virtual integer in a workflow with having to call powershell (overhead).
I assume you mean:
Looking to increment a virtual integer in a workflow without having to call powershell (overhead).
As far as I know this is not possible because the workflow Update Activity does not natively support arithmetic operations.