Topic by Shellie Robertson
Content
I have an add-in that requires the incident ID in order to perform a SOAP api call. In order to get the incident ID, I perform a save on the workspace so the ID will be assigned, but when I call the EditorCommand.Save, the workspace grays out and I am never given the incident ID. Is there something wrong with my code below? I am executing the save as soon as the rule on the workspace is called to fire the addin.