Dear All,
I am trying to test a .xsjs file via Unit Testing, but the test spec cannot locate the .xsjs file (please see attachment).
I have tried several alternatives:
require("attachments")
require("attachments.xsjs")
require("./attachmen...
Hi Dirk, Thomas,I'm having the same issue, did you manage to solve it? I've tested even with a RegEx, but it's not working:<whereSql>
bukrs in (
SELECT REPLACE_REGEXPR('\[|\]|\\|"' IN (SELECT SESSION_CONTEXT('XS_BUKRS') FROM DUMMY) WITH '' OCCURR...
Hi Bojan,those are 5 records.We solved the problem, the XSA logs are stored in a different view in the System Database:SELECT * FROM xsa_audit_logMany thanks & RegardsPedro
Hi Bojan,thanks for replying, I'm also working with Blendi on this.The user has AUDIT READ and also tried now with AUDIT ADMIN; we're reading the log with:SELECT * FROM sys.audit_logDoes it make sense?Many thanks & RegardsPedro
Hi Peter,I tried your suggested solution but still stuck at same error [4200].How did you get the certificate? I can see three under “Intermediates Certificate Authorities” > “Certificates”, I exported the only one that did not expire and it also sta...