Documentation for Custom Disposition Action services in URM

In 11g URM, the documentation references the ability to create a custom disposition action by accessing one of the pre-defined services and passing parameters. Unfortunately I can not find documentation stating what the parameters are for each of the services available. Does anyone know if documentation exists and where I can find it?
Thanks.

Just for posterity. The records management services are here:
http://docs.oracle.com/cd/E14571_01/doc.1111/e11011/c11_rm002.htm#i1081443
but the link provided got me close enough to find them.

Similar Messages

  • OAAM 11g R2: Unable to load java class for custom configurable action

    Need to configure a Configurable Action to get triggered for a particular action at a given checkpoint.
    Steps Followed:
    1. Created a java class implementing com.bharosa.vcrypt.tracker.dynamicactions.intf.DynamicAction, getParameters() and execute() methods were implemented in that java class.
    2. Added necessary jars from $ORACLE_IDM_HOME\oaam\cli\lib to the build classpath.
    3. Compiled and created a jar with it.
    4. Extracted the oracle.oaam.extensions.war file into a working folder.
    5. Added the Custom Jar created in step 3 into <working folder>/WEB-INF/lib/
    6. Changed the following in MANIFEST.MF in <working folder>/META-INF/:
    Specification-Version:11.1.2.0.1
    Implementation-Version:11.1.2.0.1
    7. Rejar-ed the oracle.oaam.extensions.war from the working folder using following command:
    jar -cvfm oracle.oaam.extensions.war <working folder>\META-INF\MANIFEST.MF -C <working folder>/ .
    8. Stopped the oaam_admin_server1, oaam_offline_server1 and oaam_server_server1.
    9. Deleted the oracle.oaam.extensions deployment from the weblogic.
    10. Deployed the newly created oracle.oaam.extensions as a shared library for oaam_admin_server1 and oaam_server_server1.
    11. Started all managed servers.
    But when I tried to create an action template with the java class I just created, it was throwing following error
    +java.lang.ClassNotFoundException: *+
    Unable to load configurable action class *. Ensure the class is made available in the class path.
    Referred following documents:
    1.      http://docs.oracle.com/cd/E27559_01/admin.1112/e27207/cfgactions.htm
    2.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/cfg-action.htm
    3.     http://docs.oracle.com/cd/E27559_01/dev.1112/e27206/extend.htm
    Kindly help me. Thanks in advance.
    Edited by: 917717 on Dec 12, 2012 7:16 PM

    This thread is a bit stale but I thought it might help to clarify one point about custom jar files on UCCX.
    To properly load a custom jar:
    Upload it into the classpath directory in the document repository. 
    Select it under System | Custom Classes Configuration
    Finally you need to restart the CCX Engine and the CCX Administration services.  If you have HA you need to restart them on both servers. 
    Other notes:
    When referencing your class in the CCX Editor, use the fully qualified name of the class.  Lots of other classes use things like Element or Document so you need to be explicit. The editor only knows about the 20 native classes by their object names.  If you create a Document object in the editor you are really creating a com.cisco.doc.Document object.  If you loaded jdom.jar and you wanted a jdom document then you need to create an object of type org.jdom.Document.
    When compiling your custom jar files, be sure to compile for the version of Java that the CCX Engine runs.  In general UCCX 7.X and older use Java 1.4.  UCCX 8.X and higher use Java 1.6.  Several of the core Java classes had significant changes between 1.4 and 1.6. If you ran your code on UCCX 7 or earlier and now it fails in UCCX 8.X or higher, recomplile for Java 1.6 and you classes will likely work again.
    Finally, check for security violations in UCCX 8.X or higher.  Cisco has restricted some of the things you can do.  These URL's have more information:
    http://docwiki.cisco.com/wiki/Engine
    http://docwiki.cisco.com/wiki/Troubleshooting_Tips_for_Unified_CCX_8.0
    -Steven
    Please help us make the communities better.  Rate helpful posts!

  • SAP Cloud For Customer : Integration of Service Request to CRM  Issue

    Hello Team,
    We have CRM integration using HCI working for most of the standard objects running. But for "Service Request" we are not able to see replication initiating from C4C to CRM. We have setup the required Communication Arrangement and artifact on HCI. Ping test gives 405 error which is as expected. But when we save the new ticket replication to CRM is not initiated.
    Kindly throw some light on this so as to understand why this replication is not initiated.
    Please let me know if any configuration missing to replicate "Service Request" from C4C to CRM.
    Thanks & Regards,
    Mithun

    Hi Ravi,
    We are not getting any messages under "Business Communication Monitoring" and web service messages monitoring.  
    Can you please suggest me which are the all configuration/activities require in cloud for customer for "Service Request".
    We have maintained the Transaction Type for "Service Request" in Code List Mapping too, however we are clueless where we have to maintain the "Item Category" for "Service Request" and map to which standard "Item Category" in cloud.
    What is the initiate point to trigger the "Service Request" from C4C to CRM?
    Many Thanks,
    Mithun

  • New documentation for Custom Panels in CS2

    Can anyone provide some new documentation on creating custom XMP templates in CS2? I'd like to find out what the capabilities of using the fbname attribute in Bridge are. It doesn't seem to recognize character limitations, bag containers, etc.
    Thanks
    -Tom
    The info here is from 2003
    http://www.adobe.com/products/xmp/custompanel.html

    Hi,
    Please follow www.apps2fusion.com or www.oraclearae51.com for any help on this.
    Please refer below link for video tutorial creating page on OAF http://oracle.anilpassi.com/oa-framework-tutorial-01.html.
    Let me know if you need further help.
    Regards,
    Reetesh Sharma

  • Documentation for using Adobe Document Services

    Hi,
    Is there any documentation available on how to use Adobe Document Services? I have installed Adobe Document Services for Netweaver 2004. But I am not able to use the services as I do not know how to access them (is it like Adobe Document Services exposes a set of APIs/webservices and we have to call them? If yes, is there any documentation on the same?).
    Thanks,
    Vibha.

    Hi,
    I think the below mentioned links will give a clear idea about ADS Configuration.
    https://websmp104.sap-ag.de/adobe
    Check MEDIA LIBRARY - Documentation link in this link.
    And also check this link too...
    http://help.sap.com/saphelp_nw2004s/helpdata/en/37/504b8cbc2848a494facfdc09a359b1/frameset.htm
    I hope this will help you.
    Regards,
    <i><b>Raja Sekhar</b></i>

  • Documentation for custom event listeners

    Hi,
    I am searching in portal 8.1 documents for using custom events, coding and registering event listeners, and using them in jsp pages. So far my search has been unsuccessful.
    Can some one let me know where i find this info?
    -thanks

    Hi J, 
    Thanks for your reply.
    I didn’t find the custom work item Web Access control Official documents, but you can refer to the information in these articles(it’s same in TFS 2013):
    http://blogs.msdn.com/b/serkani/archive/2012/06/22/work-item-custom-control-development-in-tf-web-access-2012-development.aspx
    http://blogs.msdn.com/b/serkani/archive/2012/06/22/work-item-custom-control-development-in-tf-web-access-2012-deployment.aspx
    For how to debug TFS Web Access Extensions, please refer to:
    http://www.alexandervanwynsberghe.be/debugging-tfs-web-access-customizations/.
    For the custom work item Web Access control Official documents, you can
    submit it to User Voice site at: http://visualstudio.uservoice.com/forums/121579-visual-studio. Microsoft engineers will evaluate them seriously.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cross Application Time Sheet (CATS) - Documentation for ECC 6.0

    Hello everybody,
    i'm searching for new documentation for customizing of Cross Application Time Sheet (CATS) for
    SAP ECC 6.0.
    I found on
    http://help.sap.com/saphelp_nw04/helpdata/en/64/3fff9a470211d189720000e8322d00/frameset.htm
    support SAP link.
    I have also Cross Application Time Sheet (CATS) pdf documentation but for SAP R/3 4.6c release.
    Can somebody suggest me where to find "how to" pdf documentation for ECC 6.0 release?
    Thanks
    Jerry

    Hi,
    you can refer to books by SAP press... Configuration CATS
    and can log on to Service.sap.com
    Regards,
    Kapil Kaushal

  • Best practices for customer segmentation

    Hi all
    I am looking for the best practices documentation for customer segmentation, but I cannot find it anywhere in the Service Marketplace.
    Could anybody please direct me to where the documentation is? Points will be awarded
    Thanks
    Joaquin

    Found it! It is here:
    http://help.sap.com/bp_crmv340/CRM_DE/index.htm

  • Documentation for category "My LiveCycle Tools", createDomDocument

    Using LiveCycle Workbench ES2, v 9.0.0.1.20100511.1.236086
    Disclaimer - I'm a novice in Workbench, and with adobe development tools, so please be patient if I am asking naive questions or going about things in a goofy way, or neglecting to include salient details.
    We are attempting to use the "createDomDocument" service operation provided by service "myLiveCycleTools".  I have been unable to find any documentation for this category or service.  Does it exist?
    We are using the DOM Document that this service operation creates to store data extracted from a barcode.  In the event the barcode is not found, we would prefer to not generate an XML file with empty tags.  We were told by an adobe rep that if the "Document" variable is NULL that the file won't be written.  I can ensure that all of the internal tags are null, but not the root element which is specified as part of the configuration of the process properties in Workbench.  I was hoping the documentation would tell me how to null out the root element as well.  Other approaches to solve the problem of creating unnecessary empty files are welcome.
    Thanks!

    I took a look at a couple of our installations for LC ES2 Update 1 (also known as 9.0.0.1) and I don't see a createDomDocument or a myLiveCycleTools service.  It looks like it may be a custom component/service.  Is there a possibility that someone in house or a contractor developed this for you?
    If you use the BarcodedFormsService operation "Extract to XML" then you can get the data into an XML format.  Then using a setValue operation with the Node Set count function should tell you how many nodes there are in your XML.  That should allow you to make decisions as to if the XML object is empty or not.

  • Recource scheduling table for customer service

    Hello,
    does anyone of you use a alternative Recource scheduling table for customer service, beside the SAP integrated Recource scheduling table ? Are there other recource scheduling table known ?
    Jürgen

    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you.Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions. To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".
    Please keep all correspondence regarding your issue in the private support portal.

  • Contact info for customer service?

    I purchased a FormsCentral Teams plan for my nonprofit.  The product is great, but the customer service is the worst I've ever experienced.  I'm getting triple-billed and I seem to have also lost my Teams plan in the process.  The representatives on the "chat" were completely unhelpful, and, after waiting an hour for customer service on the phone, the person I spoke to was barely comprehensible and, in any event, said someone would have to get back to me and never did. 
    Does anyone have an e-mail address for Customer Service?  Perhaps if I spelled out the problems in one e-mail it would work better.  Or should I just write an old fashioned letter to corporate HQ? 

    I agree.  I am having an impossible time with a simple form, and am finding no documentation and no customer service.  I would love it if someone would help me out.  Customer service, please email me if you see this post. 

  • Generic Object Services for Custom Object Type

    I would like some advice please. I am not an ABAP Developer but I would like to enable the generic object services for transaction PP01 for a custom object type.
    I have searched for information, which suggests that the object needs to be published using the function module SWU_OBJECT_PUBLISH so that it is available in the Business Object Repository. If this is correct, please could someone tell me (in simple terms) how I can do this (with the assistance of an ABAP developer)?
    My colleague did some debugging which seemed to suggest that in order for the generic object services to be available, the field OBJTYP needs to be populated in table T778O. Is this correct? If so, how should this be done?
    Your advice would be greatly appreciated.
    Regards
    Corinne

    Hi,
    i'm also looking for the solution you have asked for.
    if you know how to do it please reply me with the solution.
    Thanks,
    suresh

  • Documentation for Service Contract API

    Hi All,
    Sub: Any Documentation For The Public API's OKS_CONTRACTS_PUB,
    OKC_CONTRACTS_PUB.
    Firstly i would like to say Thank You for spending your valuable time for this Query.
    Introduction:
    Currently i am working in Oracle Service Contracts module, which is Oracle
    Application's CRM module.
    Specifications:
    oracle application version: 11.5.10.2
    Data Base version: oracle 9.2.0.6
    Problem:
    We are trying to integrate the Service Contracts through following Public API's
    with web.
    API's are:
    OKS_CONTRACTS_PUB,
    OKC_CONTRACTS_PUB.
    I search so much to the documentation for these API's, but i did not get any thing.
    I search in Oracle Meta Link, Google.
    Could you help If any Documentation If you find (or) you have ?
    Please forward to:
    [email protected]
    [email protected]
    Any help from your side will appreciate.
    Thank you.
    Regards,
    Sai Krishna @cavaya

    Look at this link you will be able to get some information about the Api
    http://mywebpages.comcast.net/muzaffarl/whitepaper/02d.pdf
    If you find any document regarding this Api other than this kindly let me know.

  • Create Service Request for Customer

    hi,
    can u pls tell me how to create Service Requset for Customer using BAPI??????
    regards
    Guru

    hi,
    thanks for ur response
    how to assign a service request to person who is suitable for service.
    (for example customer faced problem with our product so he will make a complaint on that product, i think this is service request ,  we need to resolve that problem  as we assign that service request to some other person who can able to solve .
    <b>Am i thinking in Correct way</b>)
    i need bapis to ful fill for the above senario
    regards
    Guru

  • Process flow for customer services

    Hi ,
    I want to know the process flow for customer services.Means when customer return the product for repair or replacement,then how we run the complete process in system.What is the various tcode for this process.
    Please ASAP
    Regards
    Prabudh

    Have a look at this [link|http://help.sap.com/saphelp_crm40/helpdata/en/b0/87e20ee4f20148acc496c5525f4399/content.htm] if it for any help. couldn't find anything better
    Regards

Maybe you are looking for

  • Preformatted RTF string in XML data for BI Publisher merge

    Hi I have been presented to the question: Can we send a preformatted RTF text as one of the input fields in XML stream to BI Publisher (mail)merge? We're using the MS Word plugin to create a RTF template. Effectively we want to merge RTF text using R

  • How to configure Integration B2B to request and process AS2 Sync MDN

    Hi, Is it possible to configure B2B to request and process sync MDN in Custom Document Over Internet scenario? I have set up the TP Delivery Channel's Acknowledgement mode to Sync but It does not work for outgoing documents. Our trading partner sends

  • Unblok Article in IS retail for stores

    Hey hi... Will any one help me to unblock an article in IS retail for sale in store

  • HI I HAVE PROBLEM WHEN IAM WRITING BDC FOR MM01

    HI, WHEN IAM WRITING BDC PROGRAM FOR MM01 USING SHDB RECORDING. WHEN I RECORDED SOME VIEWS I MEAN I SCROLLED DOWN AND SELECT THOSE VIEWS. BUT IT WILL NOT TAKE THOSE VIEWS WHEN I UPLOAD THE DATA THOSE VIEWS ARE NOT SELECTED. PLZ TELL ME HOW COULD I DO

  • Internal and external switches on server 2012 r2

    this is driving me nuts. I have a vm with an internal and external switch. I am trying to get backups to route to the host machine using the internal switch only. I've gone all over priorities and the routes are all fine but the data will constantly