Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I have now tested "runcat -cmd replace" using a xml file as inputFile. The xml content is like: <actions> <action command="textReplace" oldValue='saw:user name=" good.employeeleft " guid="good.employeeleft"/' newValue='saw:user name="" guid=""/' ignoreCase="true"/> </actions> So I am replacing tag "…specificRecipients…"…
-
Thank you for confirming this. We are using OAS 8.2. I do see some issues with editing the XML data. It is not straight forward as data is not stored in plain text, it is stored as type BLOB. That would imply in the following procedure?! Encode BLOB to CLOB Modify XML Decode CLOB to BLOB again
-
Thank you for confirming that there is obviously now way to get this working. So, opening an idea lab request. —> Please vote : Get path from a catalog element, e.g. add variable or similar to get/return the path of an element — Oracle
-
I tried various variables and combinations without success so far 🙄.
-
Yes, I am looking at using a variable in the "note" field. The path should be added during runtime when email is being sent, so that the email includes the full path to that agent, e.g. /shared/testing/myPath/myAgentName.
-
I was just thinking about a (session) variable like webcatpath or similar, where the path being added during runtime so that the email includes the path where the agent is located, e.g. /shared/testing/myPath/myAgentName.
-
Thanks. Yes, instead of plan text I want to add a variable or so like @{full_path} or a function returning the path.
-
Just want to add the path, full path or catalog name dynamically.
-
OAS 8.2
-
Yes, thanks. Very helpful, I have already joined the tables you mentioned and uncompressed the data field. Now I need to find a way to extract the tags where the string is included :-).
-
Hi Gianni, thanks a lot for the warm welcome and the information. Yes, we are using on-prem OAS 7.6. So, it looks like there is no way to skip the replacement of a folder path even if using an input file 😐️. I will take a look into the db to check if I can readout the affected elements from the catalogue incl. relevant…
-
Due to the local settings of the operating system it is also leading to miss-interpretation of the comma-separated file in Excel if using the csv file. So export is highly appreciated from all users.