-
json based REST activity in xCP Designer
How can we use json based REST activity in xCP Designer? REST activity expects the schema to pass information in request body and to get the result as well. If the REST service returns only json, how can we get them using this activity?
-
session.addDynamicGroup not working for CS 7.2
We are using the code session.addDynamicGroup('dm_superusers_dynamic') and then removing after our business logic. It works perfect when we execute the code in 7.1 environment. However when we use the same code base in 7.2 environment, it is throwing error that "User is not a potential member of dm_superusers_dynamic"…
-
Casenodes - xCP
We found the below resource URL in the xcp 2.2 version. Any one has any idea on this? <resource rel="http://identifiers.emc.com/linkrel/casenodes"> <hints> <allow>GET</allow> <representations> <i>application/xml</i> <i>application/json</i> <i>application/vnd.emc.xcp+xml</i> <i>application/vnd.emc.xcp+json</i>…
-
xCP next release
Anybody has idea on next release of xcp? How would be the migration effort if we want to migrate from 2.2 to 2.3?
-
xCP - ExtJS 6
Any plans of upgrading ExtJS 4 to ExtJS 5/6 by xCP team? Anybody has any insight on this upgrade roadmap? This will be helpful in designing responsive UIs as the latest version has great support for responsive pages.
-
Memberselection Dialog in xCP
Can we use xcp_memberselectiondialog in the xCP application? This was available OOTB in xCP and was not available in the widget panel. Can we bring this widget inside xcp application?
-
development mode of xcp
Anybody used development mode of xcp? when I add the querystring, pages are not loading and throwing some javascript error in the console.
-
xCP 2.1 Facets for RTQ
Can we have Facets for RTQ? Is it in EMC's roadmap?
-
Captiva cloud toolkit - xCP Integration
I have seen some discussions in this community about the captiva cloud toolkit integration with xCP. Anybody has the widget of this toolkit which can be integrated with xCP? Does EMC has any plans to release it as an xcelerator?
-
Load fragments dynamically in xCP 2.2
We need to load the fragments dynamically. These fragments have multiple inputs. Each fragment has different set of inputs. We can do this using the expression for fragment ID. However when we load using expressions, only ID input is available and all other inputs are not visible. How can we achieve this functionality.
-
Type adoption - Multiple xCP Applications
Can we use type adoption for multiple xcp applications? We have 2 xCP applications and would like to use one object type (not created using xcp) in both applications. We adopted this type in one xcp application and it works fine. From second application adopted the same object type and deployed the application. Second…
-
process variables in Historical Query - xcp 2.0
How can we gather the process variable information when we configuring historical query and would like to generate report based on process variable? When I create historical query, process variables are not exposed as in the dataset tab. How can we achieve this?
-
Export Result list results to excel in xCP 2.0
How can we export the results from result list to excel in xcp 2.0? Any body did that?
-
xCP 2.0 Theme Editor
Are there any plans for EMC to release theme editor for xCP 2.0 applications? I bet there will be one with EMC to develop in house. It would be nice if they released that product as part of design tools.
-
xCP 2.0 applications in different repositories
Hi All, We have a content server with 3 repositories in which one is the global repository. We need to deploy xcp application in different repositories. i.e., app1 should be deployed in repo1 and app2 should be deployed to repo2 I modified the repository names in the relevant xml files in the app1 and app2. However when we…
-
xCP 2.0 - Pass values from one page to another
How can I pass values from one page to another page in xcp2.0 without using any custom widgets? If we need to use custom widgets, any one have any clue on that?
-
xcp 20 - how to add custom item in context menu
apart of action flows and OOTB actions, how can we add our own custom menu items in xcp 20?
-
xCP 20 - Custom Services
What is the supported way to write custom services in xcp20? Requirement: I would like to create my own service which will generate the results (not achievable using the RT, Historical or any kind of queries) and display them in the custom application page. I found a way of doing this by adding my own controller and I…
-
xcp20 - Content Area customization
In my xcp application, I have content tree widget and content area widget. Once I select relevant node in the content tree, I am able to see the results of the folder in the content area. My requirement is to add a custom button within content area pane next to "Import Files" button. How can I do this? Work around is that…
-
xcp20 - Custom context menu
Any idea on implementing custom context menu in xcp20? At this moment, we can have only OOTB actions and actionflows in the context menu. I would like to implement one more menu option which calls my application page.
-
xcp20 extensions
I heard from somebody that during Momentum Vienna, EMC announced availability of xcp20 extensions. Can anybody point me the link to download the extensions?