-
Can Import operation be performed from the Application UI page in xcp 2.0
My requirement is I am Creating a Case (Folder Object) on a Application UI page by invoking a stateless process. I am unable to figure out how to attach documents while creation of Case itself. As of now user has to explicitly go to the Edit Case page within the Folder UI and there add attachments through an import action…
-
D2 Recycle Bin
Hi , I have D2 version 4.1. Could anyone please tell what version of d2 bin is compatible with the same and where is it available. I have found D2-Bin_1.1.1_005 version. Please let me know if this will be compatible. Thanks in advance.
-
Does IDfCollection.DF_NO_MORE_ROWS_STATE even works
Hi Experts I was just writing a component and my requirnment is to figure out if it is last record then I have to set a boolean value and do some logic. Issue is it never goes in to this if condition.any pointers or this implementation is dead. if(coll.getState()==IDfCollection.DF_INITIAL_STATE) {…
-
XCP2 Deployment Error
Hi everyone, I am having this error when I deploy my application with xCP Designer 2.0. [ERROR] Failed to execute goal com.emc.xcp.builder:xcp-deploy:1.0.6:run (xcp-deploy) on project a1: Xcp mojo executing command 'xcp-deploy' for project 'a1' failed unexpectedly: Deployment of project 'a1' failed -> [Help 1] The jar is…