Hi All,
I'm hoping somebody on here may be able to help me out.
I'm making some changes to a workflow application that we've got, it's pretty basic stuff which I can handle via simple functions and alike. It's in Notes 7.
I've come across a challenge tho, by creating a step in the workflow all of our current closed calls need to have their status field incremented by one.
Currently a status of 4 = Call Closed, going forward this is going to be a status of 5. The issue I've got is about 8,000 documents with a status of 4 as these will cause issues with the new views.
Could anybody point me in the right direction on how I can create a lotusscript to run in an agent as a one off to change a field called txtStatus to 5 for all documents where it currently equals 4?
I'd be very grateful for any assistance.
Thanks
Steve
I'm hoping somebody on here may be able to help me out.
I'm making some changes to a workflow application that we've got, it's pretty basic stuff which I can handle via simple functions and alike. It's in Notes 7.
I've come across a challenge tho, by creating a step in the workflow all of our current closed calls need to have their status field incremented by one.
Currently a status of 4 = Call Closed, going forward this is going to be a status of 5. The issue I've got is about 8,000 documents with a status of 4 as these will cause issues with the new views.
Could anybody point me in the right direction on how I can create a lotusscript to run in an agent as a one off to change a field called txtStatus to 5 for all documents where it currently equals 4?
I'd be very grateful for any assistance.
Thanks
Steve