-
Value not transfering from one form to another form
Hi, I am invoking an Electronic Form in Task template by using Invoke Button control in Taskspace using XCP. My requirement is to i need to get an Id which i am entering in the Task Template to the Electronic Form. The Task template looks like this. Electroninc Form looks like this I need the patient id which we entered in…
-
Correlation problems on replay of LoadRunner script
Hi community, I'm new to Documentum and this forum and hoping that someone may have come across a similar issue. I have downloaded and installed and tried to follow all the recommendations provided by the EMC. Installed the EMCDocumentum.cor file. I find on replay that some of the dynamic content that was captured is now…
-
DFC Start a session against an explicit CS
Hi, In my application the user should choose the CS against he will connect. (There are 16 CS in 2 host) What is the correct way to perform a connection against a explicit CS? With my actual code the user doesn't select the CS. manager.getSession("repository") has nos the possibility to add the CS... public boolean…