Regarding Mediator Component Instance Details

Hi, i have used file adapter for read and write operation with mediator for the transformation purpose.I get my payload at the output but when i see the mediator instance details at em console window i couldn't see the payload.I only get two tabs one is Audit Trail and other one is Faults. Under Audit Trail i get the option "Expand the : onMessage" but payload is not displayed.Is there any configuration or setting that i need to do so that i could verify my payload at the mediator instance details.
Regards,
Saif

Check the Audit level setting in SOA Infra -> SOA Administration -> Mediator properties (in EM console). If the Audit Level is set to Production, the payload details will not be available in audit trail. Change it to 'Development'.

Similar Messages

  • Custom ADF Application with Process Instance Details Task Flow

    Hi,
    I want to use Process Instance Details Task Flow which is referred to in the doc below.
    http://download.oracle.com/docs/cd/E21764_01/user.1111/e15175/bpmug_ws_taskflows.htm#BACDBDJA
    But I could not find the task flow in the JAR files nor in the libraries described in the doc (Actually I could not find one of the JARs itself, adflibWorkspaceTaskFlows.jar).
    Does anyone know where can I find it and how to use it?
    It is more convenient if I can create a custom ADF application which contains information on process instance details using Java API for BPM.
    So I'd like to also ask whether such API is available or not.
    Regards,
    Kenji

    +1
    I also can't find the adflibWorkspaceTaskFlows.jar from the specified directory in the [ BPM Users Guide|http://download.oracle.com/docs/cd/E17904_01/user.1111/e15175/bpmug_ws_taskflows.htm#BACBBDCE] : "$FMW_HOME/AS11gR1SOA/soa/modules/oracle.soa.worklist_11.1.1"
    When I tinker the OracleBPMWorkspace.ear from the $SOA_HOME\soa\applications, it has the OracleBPMWorkspace.war that contains the adflibWorkspaceTaskFlows.jar in its WEB-INF\lib directory, but the adflibWorkspaceTaskFlows.jar does not contain the "processApplicationsTaskflow.xml" or the "processInstancesTaskflow.xml". Those task flows were present in the WEB-INF itself of the OracleBPMWorkspace.war itself which is not deployed as an ADF library.
    Please advice,
    Rommel Pino
    http://soadev.blogspot.com

  • Multiple component instances for one component usage

    Hi,all
    How can I create multiple component instances for one component usage.
    I'm using the following code for creating  a single component instance for specific component usage:
    if(c_Usage.hasActiveComponent())
          c_Usage.deleteComponent();
    if(wdContext.currentContextElement().getSelectedTab().equalsIgnoreCase("Registered"))
          c_Usage.createComponent("health.gov.registered.Registered";);
    I can't create one more component instance for
    IWDComponentUsage c_Usage
    cause I have to delete the component instance associated with this component usage.
    Any idea how can I do it anyway?
    Regards,
    Michael

    Hi,
    To create another instance of the same component you need to embed the same component under the Used Components more then once. For Example if you have Componet A to which you want to embed Component B then under "Used Components" of Component A add component B twice.

  • Active Data Service settings per component "instance"?

    Is there any way to configure active data service settings on a per component "instance" basis? I think it would be very useful to be able to have different polling intervals for different components for example. Especially due to the obvious performance concerns around this type of functionality.

    Also regarding Active Services, I see the blurb in the pdf's Section 40 "Using the Active Data Service":
    [[Insert xref
    to OTN for info on creating data controls and any info about making BC components
    work with active data, also xref to JEE book]].
    Is there any documentation, info, or examples of using a BC view in conjunction with Active Data Service? In other examples I usually see something triggering the "event", but with a BC is there a mechanism where a data update creates an event (via something built-in - nothing programmatic). I could do some type of listener that checks for data updates and then creates the event, but I'd like to think I can get that for "free" with the framework.

  • Operation selection in a Mediator component

    Hi,
    I have worked in Oracle Service Bus. But BPEL is a sort of new for me.
    I have a WSDL with multiple operations. But the input message structure is same for all the operations.
    I know that in OSB, we have a Operation Selection Algorithm which can be chosen to route to different operations. We can set it to SOAPActionHeader in case if there are multiple operations with same input message structure.
    But how is this handled in a Mediator component?
    Is there a way to specify it in the Mediator also. I could not find a way of doing it.
    Please let me know if there is a way of doing it.
    Thanks.
    K.P

    Sandeep,
    Content based routing is something where we route the incoming message to one of the operations based on some value in the input message.
    But I am looking for routing to the correct operation based on SOAP Action Header.
    Suppose there is a Mediator that is based on a WSDL. And if this WSDL has multiple operations, with the same message input structure.
    And suppose that this WSDL endpoint is available for user. Then when the user calls this service, which operation will get invoked?
    In case of OSB, we can chose the selection algorithm like SOAPACtionHeader.
    Is there a way the same can be implemented in Mediator too?
    Let me know if you understood my question.
    Thanks for your help.
    Regards,
    KP

  • Component instance creation order

    Hi everybody
    I am calling a component interface controller method from within the wdDoInit of a view controller to retrieve some parameters to control startup procedures.
    It happens that the 'child' component instance has not been created at startup yet, so that an exception is thrown.
    I need to do this in viewController.wdDoInit and not elsewhere, how can I achieve it?
    Thanks
    Vincenzo

    Hi Vincenzo,
                           There r 2 ways to achieve this.
    1. While adding the dc as used dc, select the life cycle as framework controlled. In that case framework takes care of creating the instance when its needed.
    2. If u select life cycle as manual, u need to create the instance manually in component controllers wdDoInit() method.
    wdThis.wd<used component conteoller>.createComponent();
    regards
    Sumit

  • Extract Instance Detail on recurring reports

    Is it possible to extract Instance Detail into a Text file?  We have hundreds of recurring reports and I would like to extract the detail and import into an application we use to keep track of the reports we run and whom they are email to.
    Any help would be much appreciated.
    TB

    Hi,
    this forum is for the SAP BusinessObjects BI Solution Architecture. Please post your question into the corresponding product forum for SAP BW
    regards
    Ingo Hilgefort

  • RESTful schedule instance ID do not match with instance PID in CMC Instance details

    SAP BO 4.1 sp1
    I'm using the RESTful Web Service API to schedule a Webi report with the following API:
    http://<server>:<port>/biprws/infostore/<documentId>/scheduleForms/now
    In the response, I get the Location in order to retrieve the scheduled
    resource's instance id (<instnceId>) and to use it to monitor the
    resource's status, using the API:
    http://<server>:<port>/biprws/raylight/v1/documents/<documentId>/schedules/<instanceId>
    In the SAP Business Objects Central Management Console, I'm looking
    for a
    reference to this <instanceId>.
    From the resource's history I found in the "View->Instance details"
    section, a PID that doesn't correspond to the <instanceId> retrieved by
    the API.
    Why the 2 IDs don't match?
    Thank you

    Hi Riccardo,
    The PID in the status details is not the SI_ID of the instance, but rather the Process ID of the AdaptiveJobServer that ran the job.  This is a child process of the AdaptiveJobServer that is created run the schedule jobs.  (you can see the Process ID of the java.exe process in Task manager).  If the machine is under load, several child job servers can be created.
    I'm not aware of any way to get the SI_ID of the instance in the CMC, but you can get the SI_CUID from the document link.  This will match the CUID of the instance if you return its properties (or ../infostore/<documentId>/children ) using the Rest APIs
    Dan

  • OracleJSP error while integrating BPM Instance Details Task Flow

    Guys,
              I'm using 11.1.1.6 jdeveloper and BPM.
    I have a requirement to show BPM 'Process Instance Details'  (which contains 'Details', 'Open Activities', 'Audit Trail' etc.. for a BPM Instance).
    I followed the following Link to implement this ....
    http://soadev.blogspot.com/2011/07/adf-uishell-application-with-oracle-bpm.html
    Everything was working fine.
    But when i click on 'Graphical View' in 'Audit Trail', i dont get the graphical view. Instead i get the following error message...
    OracleJSP error: oracle.jsp.parse.JavaCodeException: Line # 1, oracle.jsp.parse.JspParseTagScriptlet@16b871b3
    Error: Java code in jsp source files is not allowed in ojsp.next mode.
    Any pointer to solved this problem?
    Thanks in advance
    Dev

    Did you check these post ?
    https://forums.oracle.com/thread/993257
    https://forums.oracle.com/thread/1097866
    http://middiu.blogspot.com/2012/02/oracle-webcenter-spaces-and-webxml.html

  • How to create multiple component instances at runtime using java

    Hi,
    I need to create component instances at runtime using java.I found ComponentSet.add method.But I am not finding a way to get handle of ComponentSet.
    I see methods with params of IRuntimeNode.But how to get ComponentSet from IRuntimeNode.
    If anybody knows or have sampel code then please share with me.
    thanks,
    ashok

    Ashok --
    This is a common challenge for those using Configurator Extensions with multiple instantiation for the first time. The problem is that the CIO's representation of the structure for multiply-instantiable Components differs slightly from what both Configurator Developer users and Configurator Runtime users see in those respective applications. Multiply-instantiable Components are not direct children of the Model in which they're defined. Internally, there is an entity that sits between the parent Model and the instantiable Components; that intermediate entity is the ComponentSet object you've found in the CIO documentation.
    If the name of your multiply-instantiable Component is "My Component", then its ComponentSet may be accessed simply by calling getChildByName("My Component") on its parent Model; a List of the instantiated Components may be accessed with the ComponentSet's getChildComponentNodes() method, and instances may be added and deleted using its add() and delete() methods.
    Hope this helps.
    Eogan

  • Regarding static or instance

    Hi all,
               I am in confusion that which is called first static (method / attribute ) or Instance (method/attribute).
    Becoz what i know is whenever an object is created, first static is called then instance.
    please correct me if i am wrong.
    regards,
    satish

    Hi Sathis,
    Instance & Static Method :
    if u declare one method as a static then we can call that method using class name, that method is independent of that object.You declare them using the CLASS-DATA statement.
    if u declare one method as a instance then we can call that method using object name, that method is dependent of that object.You declare them using the DATA statement.
    Instance & Static Attribute :
    if u declare one attribute as a static then we can use that attribute through class name, that attribute is independent of that object.You declare static methods using the CLASS-METHODS statement.
    if u declare one attribute as a instance then we can use that attribute through object name, that attribute is dependent of that object.You declare instance methods using the METHODS statement.
    if u have any doubt ask me,
    Regards,
    Vijay
    Edited by: Vijay.V on Dec 26, 2007 3:33 PM
    Edited by: Vijay.V on Dec 26, 2007 3:36 PM

  • A new component instance every time??

    I have created a custom component implementing a clickable tree. every request i seem to get a new instance of that component.
    what is the best way to store a bean containing the tree-data and how to access it from the different component instances i get?

    I tried this a couple of times and it didn't help:
    Time Machine - Troubleshooting
    A4.  Full  Reset  of  Time  Machine
    This will reset the connection to your backup destination, and replace the preferences file containing your settings for Time Machine:   the destination, options, and any exclusions.  If it's corrupted, Time Machine may not work properly, if at all.
    It will not delete anything in your backups, or cause Time Machine to start a new set of backups.
    1.On the Time Machine Preferences window, click the Options button.  Note anything in the exclusions box, then click Cancel to return to the main window.  Note the settings of other option(s), then turn Time Machine OFF and quit System Preferences.
    2.If you're backing-up to an external HD, eject, disconnect, and power it off for a few moments, then reconnect it. 
    3.Delete the file /Library/Preferences/com.apple.TimeMachine.plist  (in your top-level Library folder, not your home folder).   
    (You may have to navigate to it;   a Spotlight search won’t show it, and a Finder search won’t, either, unless you include System Files.  If you have a problem finding the file, see item #A7.)
    4.Go back into Time Machine Preferences, re-select the drive, re-enter any exclusions and other options you noted in step 1.  Note that the oldest and latest backup dates won't appear on this window until the next backup is done.
    5.A 120-second countdown to a backup should appear.  If you close the window, it should begin immediately.

  • Fault handling for Mediator component

    I am trying to capture all the system and business faults of the composite and email the details to system groups. I am having issues with the fault policy file and get the following error. My Composite is made up of Web Services ---> Mediator ---->DBAdapter
    INFO: FaultPoliciesParser.parsePolicies ------->Begin Parsing of policy file
    <Jun 18, 2012 3:48:58 PM EST> <Error> <oracle.soa.mediator.common.error.recovery> <BEA-000000> <Failed to recover the mediator fault.
    oracle.fabric.common.FabricException: Missing fault policy: TESTFaultPolicy
    at oracle.integration.platform.faultpolicy.RecoverFault.resolveToActionRef(RecoverFault.java:101)
    at oracle.integration.platform.faultpolicy.FaultRecoveryManagerImpl.resolveToActionRef(FaultRecoveryManagerImpl.java:151)
    at oracle.tip.mediator.common.error.recovery.MediatorRecoveryHandler.resolveToActionRef(MediatorRecoveryHandler.java:158)
    at oracle.tip.mediator.common.error.ErrorMessageEnqueuer.enqueue(ErrorMessageEnqueuer.java:174)
    at oracle.tip.mediator.dispatch.db.DeferredDBWorker.handleError(DeferredDBWorker.java:117)
    at oracle.tip.mediator.common.listener.DBWorker.process(DBWorker.java:114)
    at oracle.tip.mediator.common.listener.AbstractWorker.run(AbstractWorker.java:83)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    I am attaching the following files
    FAULT-POLICIES.XML*
    <?xml version="1.0" encoding="UTF-8"?>
    <faultPolicies xmlns="http://schemas.oracle.com/bpel/faultpolicy"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <faultPolicy version="2.0.1" id="TESTFaultPolicy">
    <Conditions>
    <faultName>
    <condition>
    <action ref="ora-java"/>
    </condition>
    </faultName>
    </Conditions>
    <Actions>
    <Action id="ora-java">
    <javaAction className="test.EmailFaultHandler"
    defaultAction="ora-human-intervention">
    </javaAction>
    </Action>
    </Actions>
    </faultPolicy>
    </faultPolicies>
    FAULT-BINDINGS.XML_
    <?xml version="1.0" encoding="UTF-8"?>
    <faultPolicyBindings version="2.0.1"
    xmlns="http://schemas.oracle.com/bpel/faultpolicy">
    <composite faultPolicy="TESTFaultPolicy"/>
    <component faultPolicy=" TESTFaultPolicy">
    <name>HandleRealTimeRequests</name>
    </component>
    </faultPolicyBindings>
    I am yet to figure out how to capture the fault and email to the groups in EmailFaultHandler.java file below
    EmailFaultHandler.java_
    package test;
    import com.collaxa.cube.engine.fp.BPELFaultRecoveryContextImpl;
    import java.util.Map;
    import oracle.integration.platform.faultpolicy.IFaultRecoveryContext;
    import oracle.integration.platform.faultpolicy.IFaultRecoveryJavaClass;
    public class EmailFaultHandler implements IFaultRecoveryJavaClass {
    public void handleRetrySuccess(IFaultRecoveryContext iFaultRecoveryContext) {
    public String handleFault(IFaultRecoveryContext iFaultRecoveryContext) {
    //Print Fault Meta Data to Console
    System.out.println("****************Fault Metadata********************************");
    System.out.println("Fault policy id: " + iFaultRecoveryContext.getPolicyId());
    System.out.println("Fault type: " + iFaultRecoveryContext.getType());
    System.out.println("Partnerlink: " + iFaultRecoveryContext.getReferenceName());
    System.out.println("Port type: " + iFaultRecoveryContext.getPortType());
    System.out.println("**************************************************************");
    //print all properties defined in the fault-policy file
    System.out.println("Properties Set for the Fault");
    Map props = iFaultRecoveryContext.getProperties();
    for (Object key: props.keySet())
    System.out.println("Key : " + key.toString() + " Value : " + props.get(key).toString());
    //Custom Code to Log Fault to File/DB/JMS or send Emails etc.
    return "Manual";
    Please suggest
    Thanks
    Edited by: user5108636 on 18/06/2012 00:20
    Edited by: user5108636 on 18/06/2012 00:20

    By the way, I managed to break through a little further. Now I am past this fault policy error. However, the java fault handler class is giving ClassNotFoundException. The way I added the java file (test.EmailFaultHandler) through JDeveloper in the composite project (Right click --> New ---> Java file). How do I add this to the classpath. I thought it automatically gets added to the SOA composite project classpath.
    Please suggest.
    INFO: FaultPoliciesParser.parsePolicies ------->Begin Parsing of policy file
    <Jun 19, 2012 10:58:01 AM EST> <Warning> <oracle.soa.mediator.monitor> <BEA-000000> <Venkat:Inside Synchronized block with msg id :CCA40B60B9A911E1BF115F9190ABA14C>
    <Jun 19, 2012 10:58:01 AM EST> <Warning> <oracle.soa.mediator.monitor> <BEA-000000> <Venkat:Inside Synchronized block with msg id :CCA40B60B9A911E1BF115F9190ABA14C>
    <Jun 19, 2012 10:58:01 AM EST> <Warning> <oracle.soa.mediator.monitor> <BEA-000000> <Venkat:Inside Synchronized block with msg id :CCA40B60B9A911E1BF115F9190ABA14C>
    <Jun 19, 2012 10:58:01 AM EST> <Error> <oracle.soa.mediator.common.listener> <BEA-000000> <Enququeing to Error hospital successful...>
    <Jun 19, 2012 10:58:05 AM EST> <Error> <oracle.soa.mediator.common.error.recovery> <BEA-000000> <Error while loading "test.EmailFaultHandler" java class specified for action "ora-java".>
    <Jun 19, 2012 10:58:05 AM EST> <Error> <oracle.soa.mediator.common.error.recovery> <BEA-000000> <Failed to recover the mediator fault.
    java.lang.ClassNotFoundException: test.EmailFaultHandler
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
    at oracle.tip.mediator.common.error.recovery.CustomJavaHandler.execute(CustomJavaHandler.java:69)
    at oracle.tip.mediator.common.error.recovery.MediatorRecoverFault.recover(MediatorRecoverFault.java:73)
    at oracle.tip.mediator.serviceEngine.MediatorFacadeService.recoverFault(MediatorFacadeService.java:988)
    at oracle.integration.platform.faultpolicy.RecoverFault.recoverAndChain(RecoverFault.java:161)
    at oracle.integration.platform.faultpolicy.RecoverFault.resolveAndRecover(RecoverFault.java:124)
    at oracle.integration.platform.faultpolicy.FaultRecoveryManagerImpl.resolveAndRecover(FaultRecoveryManagerImpl.java:123)
    at oracle.tip.mediator.common.error.recovery.MediatorRecoveryHandler.recover(MediatorRecoveryHandler.java:116)
    at oracle.tip.mediator.common.error.ErrorDBWorker.handleMessage(ErrorDBWorker.java:37)
    Thanks

  • Regarding Analytics component in SAP CRM

    Hi,
    Currently I am working on CRM analytics and we are using SAP BI system for all the reporting.
    We also have a BI component in built in the SAP CRM system which has all the necessary tools for all types of CRM relevant analysis.
    Has anybody got  a chance to use this component. If so then can you explain how is it different from the analytics work which we are doing and wat are the capabilities of this component as a standalone for CRM analytics without using the SAP BI?
    Any relevant document link will be a great help.
    Thanks
    Varun

    Hi Keshav,
    Please find the following details , may be it will be helpful to you.
    1)  Service notification is created in case of emergeny shutdown , equipment malfunction scenarios.We can create follow-up documents for service notification like service orders as well.
    2) It is created independently or a service order can be created as follow-up document.
    3) Yes  service notification gets replicated to IS-U and we can see the same in IW53.
    Regards,
    Manjeet.

  • Regarding WDR_CHIP_PAGE  component

    Hi all,
    WDR_CHIP_PAGE this is the standard component for page builder but in my system i am not getting this component.
    my system details   EHP4 FOR SAP ERP 6.0 / NW7.01.
    can anyone help me out.
    Regards,
    sunaina reddy t

    Hi Thomas,
    I'v seen all your demo movies about the nwbc. You did a great job on that I realy enjoyed it.
    One of the most impressing thing is that it is possible to interact between SAP transactions an non SAP systems by using the Chips.
    So I started to looking for how to create that Chips.
    But after I read this thread I was pretty disapointed that it is not available with ECC6.0 EHP4, Netwever 7.0 EHP1.
    As far as I know the update to EHP5 and Netweaver EHP2 isn't available up to now (only ramp-up).
    Is there any other way to get the same functionallity with ECC6 EHP4, Netweaver 7.0 EHP1?
    Maybe by creation of the wdr_chip_page by myself? or by import of thet from a ramp-up system?
    Best Regards
    Thomas

Maybe you are looking for

  • Missing information when updating invoice line

    Dear all, I am updating invoice line information but system giving and error declare begin for rec in (select l.* from ap_invoices_all l where invoice_num = 'akp/445' and vendor_id = 1068 and org_id = 82) loop AP_INVOICES_PKG.Update_Row(X_Rowid => 'A

  • Single Page PDF Export from InDesign?

    We've just started sending our catalogs direct to the printer, rather than sending them through a pre-press house. We've fixed most of the snags, but the biggest pain right now is exporting PDFs to ship to the printer. Right now, we have to go one pa

  • Idoc process screen

    Hi all, I am working on an IDOC process that will list the idocs in error which are ready for reprocessing. when I execute this custom transaction it will give me the list of all the idoc numbers with status E i.e. error, when i fix the error and wan

  • Moved iPhoto Library but instead it copied?

    On the same network, I've a MBA, an iMac, and a backup harddrive dedicated to just photos. The iMac's iPhoto Library is stored on the backup harddrive. I wanted to do the same with the MBA's iPhoto Library. Read Help on how to move; closed iPhoto; op

  • Error 1004 Please try again

    This error is produced on an iPad1 when trying to update an app at the app store. Connection method is either WiFi or 3G. Either one produces the same error. I tried Restoring the iPad, but there was no change. Since the computer is not used for this