Hi, I'm tryng to import some bpreleases from a BP6.10 to a BP 7.2
I've already used the same approach from BP6.4 to BP6.10 with no issues, but now I have errors "Unable to resolve the following conflicts:"
process "<the name of the process>": A proc...
Hi, I ran in this issue after updating from BP6.4 to 6.10: I usually made some calls to rest services, something of this type: https://ROBOT:PORT/user name USER&password PWD&statusafter the 6.10 upgrade this call did not worked anymore: I had an...
Hi, someone knows where can I find the differences between 6.4.3 and 6.10.2 database? I just know that 6.4.3 version is 294, and 6.10 one is 417, but haven't found a change log on them.Thank you, marco
Hi all, I was trying to used objects to store information for processes to be used in other objects without passing them, but failed.I try to better explain here:I collect all errors I have during a process in some structures (collections and variabl...
Hi Steve, the idea is to make some automatic work, that is: I'm in the middle of a migration from 6.10 to 7.2, I'm currently working on 6.10, but then I make some no-reg tests also on 7.2.
The idea is: at the end of the day, I have an automatic selec...
Hi John. just for a report it seems that the error was due to a misconfiguration that permitted dual authentication (both SSO and native), after being returned to the 6.4 image and redone the promotion with only SSO authentication, it worked.Thanks, ...
Hi John, thank you for your reply, I'm not sure it applies to my case: I've the error just on authentication, far before asking for any other action.
I've tried without the flag, and the issue remains unaltered:
https://ROBOT:PORT/user name USER&...
Great point Eric! It was just the "Shareable " property that make the thing working as I wanted.I've tried also with all three foreground, background, exclusive modes, nothing changed regarding the results.Maybe I have to study which configuration b...