Is there any chance that someone have xCP Sample applications which were available on ecm site under xCP xCelerator Home Page.
Can you share it?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi, Ryan, I may be able to help you. Do you have any applications specifically you'd like me to send to you? There are several xCP Sample applications, so i"m trying to narrow down your request.
Hello David, generally it would be great if you can provide me all of them. I did't download then, because I thought they would be available for eternity
My focus is on custom style/controls, particularly on some "advanced" button control. I need some button that can be displayed as "icon style". I try DispayActionIcon from xTension but this control have many problems in IE.So I need to find something different...
Ryan: There are seemingly over 100 applications associated with xCP. I have begun to glean them; however, at that large of a number, I will be working internally to make them available through the appropriate My Support repository. That process will take some time. In the meanwhile, if you have a specific application in mind, I can post it here for you.
Hi David Sciuto, Can you send me xcp business Calender application.. That is very much help full for me
@VirendraSrivatsava said: Hi David Sciuto, Can you send me xcp business Calender application.. That is very much help full for me
My Email Id Varinder.aggarwal@costacloud.com phone: 9988452271
David,
I can you send me list of applications?
Hi, Ryan, Attached are two files that list many, but not all, the applications. Please let me know which of these you'd like me to retrieve.
Hello David,
now I understand your question? You asked me about xCelerator also, while I mean only on applications. But never mind... Let's do it like this.
Please give me "Investigative Case Management", "DQL Utility".
Also in document DOC-6143.pdf there is a sentence "Sample applications have their own dedicated page here." If there are some more applications here, please provide it...
Ryan:
Regarding your request:
Attached is the document.
please provide me latest version of this application (with this order): 1. Investigative Case Management (ICM) 2. xCelerated Integration Services (xIS) 3. WorkSpace
thank you
sorry for disturb... what is your estimate? When I can have this applications?
Sorry for the delay, Ryan. Attached are applications you requested with accompanying the documentation. Please let me know if you need anything else.
Thank you David,
based on document in attachment, Investigative Case Management (ICM) and xCelerated Integration Services (xIS) are available as xCP 2.3 and xCP 2.2 application. Can you provide them, please. This ICM application that you attached is taskSpace and it is not useful for me.
Thank you in advanced....
would You please provide me xDM Sample Application for xCP 2.2?
Thanks In Advance
would you share Automation Framework xCelerator for 2.3 (and 2.2 if possible)?
https://community.emc.com/community/edn/documentum/xcpblog/blog/2015/12/01/test-automation-framework-xcelerator
https://community.emc.com/docs/DOC-50882
Thanks in advance
Hello Andrey,
I have this one. Maybe it will help... Just remove last .zip from file name and Extract using 7-zip
can you please provide me Investigative Case Management (ICM) and xCelerated Integration Services (xIS) as xCP 2.3 and xCP 2.2 application....
@ryan1978 said: Hello Andrey, I have this one. Maybe it will help... Just remove last .zip from file name and Extract using 7-zip
@ryan1978 said: Hello Andrey,
Thank you Ivica!
Attached are the xCP files for Case Management (ICM) and xCelerated Integration Services (xIS) as xCP 2.2 and xCP 2.3 applications respectively. Let me know if you need anything else.
emcsupport,
Your request for xDM Sample Application for xCP 2.2 files is here. I've also included version xCP 2.3 since it was available. Please let me know if you need additional files.
Virendra Srivatsava , I've located the calendar files you requested. They are attached. Please let me know if you need additional help.
Hi, can we have this one too: xCP Application Uninstaller v2.x
@David Sciuto said: Ryan: There are seemingly over 100 applications associated with xCP. I have begun to glean them; however, at that large of a number, I will be working internally to make them available through the appropriate My Support repository. That process will take some time. In the meanwhile, if you have a specific application in mind, I can post it here for you.
Hello David, When can we expect the Sample Applications (or some at least) to be available under My Support ? Let me know. Regards
Hi
I am looking for xCP xCelerator "The Preview Hookup widget" for xCP 2.3
aveladzic: I've attached the files you requested. Please let me know if you need further help.
WS1234:
Here are the available xCMS 2.2 files.
Hello, Abdoulaye,
Check out my post here for Sample Applications:
https://communities.opentext.com/forums/discussion/comment/628031/#Comment_628031
If you still need help finding something specific, let me know. I may be able to help find it for you.
@Abdoulaye Ndiaye said: Hello David, When can we expect the Sample Applications (or some at least) to be available under My Support ? Let me know. Regards
@Abdoulaye Ndiaye said:
Hello, Ahmed, I've attached the files you requested. Please let me know if you need further help.
@David Sciuto said: Hello, Ahmed, I've attached the files you requested. Please let me know if you need further help.
Hi David,
Many Thanks for your support and fast response. Do you have a version of this widget for xCP 2.3 , the one that you have attached is for xCP 2.2 version .
Hello, Ahmed,
Unfortunately, there is no xCP 2.3 version of those files.
This is of great help, thanks.
Do you perhaps know of any sample applications or xCelorators that extend the result list widget that uses a grouping function. So you can group by in the result list?
Thanks
Hello, can you provide ECM Extensions xCP 2.2 xCelerator? Thanks
Do we have any xCelerator for Pagination?
What are you trying to do with pagination? xcp 2.3 pagination works fine.
Thanks DCTM_Guru for your response, Is it possible to paginate results returned from Java Service,
I have stateless process which returns list of items,
Im using the created Stateless Process as data source for Resultslist , Can pagination is applicable here , since the query is being executed in Java service .
Is your stateless process querying for data outside of repository? Just curious why you cant use real-time query or advanced query.
@gokul1989_1 said: Thanks DCTM_Guru for your response, Is it possible to paginate results returned from Java Service, I have stateless process which returns list of items, Im using the created Stateless Process as data source for Resultslist , Can pagination is applicable here , since the query is being executed in Java service .
@gokul1989_1 said: Thanks DCTM_Guru for your response, Is it possible to paginate results returned from Java Service,
Read xCPDesigner help about Stateless processes. There you will find sub paragraph "Binding stateless process with results list". Here it is explained how to use pagination with stateless process. The same principle you can apply in Java Service, using pattern ENABLE(RETURN_RANGE...
@DCTM_Guru said: Is your stateless process querying for data outside of repository? Just curious why you cant use real-time query or advanced query.
Yes I do query on database as well as repository, I'm trying to build search similar to DA Advanced Search, so if its in java service ,will be having flexibility and easier maintenance.
@ryan1978 said: @gokul1989_1 said: Thanks DCTM_Guru for your response, Is it possible to paginate results returned from Java Service, I have stateless process which returns list of items, Im using the created Stateless Process as data source for Resultslist , Can pagination is applicable here , since the query is being executed in Java service . Read xCPDesigner help about Stateless processes. There you will find sub paragraph "Binding stateless process with results list". Here it is explained how to use pagination with stateless process. The same principle you can apply in Java Service, using pattern ENABLE(RETURN_RANGE...
@ryan1978 said:
Thanks Ryan , i will try out this, thanks for your image
Hello there, It's possible to post the excel xCelerator? Thanks!
Hi @David Sciuto ,
Do you have the latest Demo Toolbox xCelerator?
Thank you, Ronie
@ronieranoy said: Hi @David Sciuto , Do you have the latest Demo Toolbox xCelerator? Thank you, Ronie
@ronieranoy said: Hi @David Sciuto ,
Hi Ronie, for what version of xCP are you looking for. Apparently 16.4 you have to pay for now. 2.3 is still ok though.
Hi @mark_r_hancock ,
It is 2.3.
@ronieranoy said: Hi @mark_r_hancock , It is 2.3. Thank you, Ronie
@ronieranoy said: Hi @mark_r_hancock ,
Here we go
Thank you for the file.
Best regards, Ronie
Do you also have the documentation file for the Demo Toolbox?
You mentioned that the Demo Toolbox 16.4 is not free, where can it be purchased and what is the cost?
Hi,
Do you have a copy of the D3 charts xCelerator for xCP 2.3?
Hi! Anybody have the D3 charts xCelerator for xCP 2.3? It will be highly appreciated.
@David Sciuto and All,
Would you happen to know where I could find xCP sample applications similar to the attached images. Seems like all the links point to older EMC links that are now broken.
For example this one that is meant to point to the sample application dedicated page: https://community.emc.com/docs/DOC-38042
@JoshuaMartinez said:@David Sciuto and All, Would you happen to know where I could find xCP sample applications similar to the attached images. Seems like all the links point to older EMC links that are now broken. For example this one that is meant to point to the sample application dedicated page: https://community.emc.com/docs/DOC-38042
@JoshuaMartinez said:@David Sciuto and All,
Joshua,
please take a look this posthttps://forums.opentext.com/forums/discussion/comment/628031/#Comment_628031