IFM IPC Exception ------------------------- Hi, I'm trying to upda

IFM IPC Exception
-------------------------
Hi, I'm trying to update process variables using IFM, but it's failing at the update stage with error message "An IpcException has occurred while invoking the method: setProcessVariable on process-execution2 (localhost:5024)". I know this is a permissions issue, but I am already an administrator of the process I am trying to update, so what other permissions are there?

OriginalPostID-151143

OriginalPostID-151143

  Discussion posts and replies are publicly visible

Parents
  • Hi,

    "Get and Set..." isn't really an option as I need to update multiple processes, plus the associated security and tasks. I managed to get the original query to parse, it was just a case of getting it to include speech marks around the variable. However, I now have an issue with updating a user type - with or without the quotations it fails to parse. It is of the form:
    UPDATE 287 SET PV brm_User= [simondev] WHERE [pv!areaCode_text = 112]
    Any idea what form this should take?
Reply
  • Hi,

    "Get and Set..." isn't really an option as I need to update multiple processes, plus the associated security and tasks. I managed to get the original query to parse, it was just a case of getting it to include speech marks around the variable. However, I now have an issue with updating a user type - with or without the quotations it fails to parse. It is of the form:
    UPDATE 287 SET PV brm_User= [simondev] WHERE [pv!areaCode_text = 112]
    Any idea what form this should take?
Children
No Data