• RPA Activity not editable

    Hi, I am currently testing an OO 230 training where one should edit the RPA activity created. However the activity is not editable (indicated with the red pencil icon crossed), why? Is there a reason for a recorded activity to not be editable?. Can that…
  • Obtaining the Run ID with OO Designer

    How can the OO Run Id be obtained with flows in OO Designer? I tried this, but it doesn't work: oo_url '/rest/v2/executions/' run_id '/execution-log'
  • Operation Orchestration IMAP read only error

    We are using Operation Orchestration 2018.12 and processing emails coming from external customers via flows that we created in OO to be able to create a ticket for Service Manager X (2018.08.004) We have been facing a problem with read only emails that…
  • OO Designer: Which statements are possible in Expression Editor

    Hello, I want to know which Python statements I can use in the Expression Editor. I figured out that I can use all built-in functions. https://docs.python.org/2/library/functions.html But what about more complex python code? Maybe a little "if else".…
  • Could not download multiple attachments in OO

    We are using Operation Orchestration 2018.12 In order to get mails coming from external customers, we created an OO flow searching for mails in INBOX folder. It checks INBOX folder with a specified intervals and creates a ticket for SMAX via this mail…