I try to get the current component TCM ID (the component that has been entered in the workflow) with the given VBSScript I'm doing but I did not get the component TCM ID (like I tried to use the code below, this ID like and tried the code below, it Giving ID to And try the code below, this Nothing gives It should be: tcm: 56-1567 ) TCM gives: 56-363-1321200
processingitem = CurrentWorkItem.ID TCM Is: 56 -195-131076
processingitem = CurrentWorkItem.ActivityInstance.ProcessInstance.ID
processingitem = CurrentWorkItem.GetItem () processingitem = CurrentWorkItem.GetItem (2)
CurrentWorkItem.GetItem (2) .id . What does it do for you?
Comments
Post a Comment