IPM & AXF configuration

Hi All,
I am trying to make connection between ebs suit & ipm11g through axf.
i have followed EBS Admin giude for this & followed all the mentioned steps but from EBS i am not able to call IPM viewlist.
It is throwing error which says : "Not able to communicate IPM"
In AXF_PROPERTIES table in col axf_soap_user do we need to give axf schema user or some weblogic user ?
what should be the entries in AXF_WalletPath column which is there in AXF_PROPERTIES table?
or any other configuration from axf or ipm schema side which should be done & not given in EBS guide ?
Please help me to get over this issue!
Regards,
Nupur

Hi Vikrant,
I have got the error snippet from the diagnoistic log for SOA.
I think I have found the error - if you see below, the XML input stream points to : http://http://://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream
Do you think this can be an issue? Also, to resolve this, I was thinking of modifying the BPEL processes and re-deploying them via Jdeveloper. Do you have a better option to get around this?
[2012-11-07T00:15:00.580-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.invoke.pool-4.thread-1] [userId: <anonymous>] [ecid: 865998f9aeeaf3b0:4c89f4a:13acd705e0b:-8000-00000000000092ed,1:31958] [APP: soa-infra] failed to handle message[[
com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
parts: {{
summary=<summary>oracle.fabric.common.FabricException: oracle.fabric.common.FabricException: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http</summary>
,detail=<detail>http</detail>}
Regards
Abhilash

Similar Messages

  • Configuring Viewer for IPM documents in BPEL

    Hi,
    I am trying to integrate IPM with UCM and BPEL. The tasks i need to perform is
    1) Upload documents through IPM
    2) Add annotations to the document in IPM
    3) Push the documents into BPEL workflow
    4) View the documents from BPEL workflow along with annotations.
    While I am able to upload the document in IPM , add annotations and push it into BPEL workflow, I am not able to configure the viewer tool for the document in BPEL.
    The tasks i performed to setup the viewer are
    Created a view in BPEL workflow system
    Entries in IPM- AXF tables using the scripts similar to invoice processing with the view name like
    Insert into AXF_SOLUTION_PARAMETERS (SOLUTION_NAMESPACE,COMMAND_NAMESPACE,CONFIGURATION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
    values (‘DocumentApprovalWorkflow’,'StartDocumentApprovalWorkflowProcessing','oracle.imaging.axf.web.backing.TaskList','VIEW_LIST','youeviewname');
    Updated my BPEL connection as
    Insert into AXF_SOLUTION_ATTRIBUTES (SOLUTION_NAMESPACE,PARAMETER_KEY,PARAMETER_VALUE)
    values ('AttachInvoiceImageOnly','BPEL_CONNECTION','yourbpelconnection');
    Run all the scripts with changes i mentioned above.
    And when i try to run http://localhost:16000/imaging/faces/Driver.jspx page with the required parameters, it throws the following exception
    ConversationId     e052ff72-283a-4c35-a822-b64580393e30
    Error Message     java.lang.NullPointerException
    Error Code     TCM-91000
    and for the command : OPEN_BROWSER
    i get the following URL
    http://localhost:16000/imaging/faces/Message/Message.jspx?errorId=dba1f32c-083b-4bf3-9ce9-4cf08df&_afrWindowMode=0&_afrLoop=19164096940812&_adf.ctrl-state=hms7vaajl_4
    Does anybody know how exactly we need to configure this? my IPM and UCM runs on my local machine where as BPEL runs on a seperate machine in the network
    Really appreciate any kind of help !!!!
    Regards,
    Poornima

    Hi,
    I have followed all the steps to check whether AXF installed properly or not.It's working fine.
    But In CommandAuthenticatorFacade.jsp when i click the link button(*ViewTask*) for a task generated from BPEL,i got a message as*There are no documents present in document viewer*.
    Can u tell me how to proceed.
    With Regards
    Jyoti

  • Webcenter Imaging and AXF Integration

    Hi,
    I am implementing the solution accelerator solution (Imaging and EBS R12 integration). I have followed the steps given in the document and at the end of the integration to check if AXF is integration is done successfully or not , I need to execute a command.
    The steps taken to do the integration is -
    Configuring the EBS Adapter for ECM
    Configuring the EBS Adapter has two aspects – the server or AXF has to be configured with the invoice processing solution and the EBS plug-in has to be configured to match. The solution accelerator includes SQL scripts that can be used as a starting point for this configuration.
    Configuring AXF
    1.Locate and open AXF_SOLUTION_CONFIGURATION.sql, contained in the dbscripts directory of the accelerator distribution, in a text editing program.
    2.Perform a search and find the “AXF_SOLUTION_ATTRIBUTES” table insert statements, replace all occurrences of the BPEL connection name ”test” with the BPEL connection name configured in IPM. Save all changes to AXF_SOLUTION_CONFIGURATION.sql.
    3.Perform a search and find the “AXF_SOLUTION_PARAMETERS” table insert statements, replace all occurrences of “MyIPMServer:Port” with the server and port of your IPM server. Save all changes to AXF_SOLUTION_CONFIGURATION.
    4.4.Connect to your database with the AXF Schema created during AXF Installation.
    5.Execute AXF_SOLUTION_CONFIGURATION.sql and verify that the insertion was successful. (NOTE: If you have already run the insertHelloWorldBpelData.sql script you may see constraint errors when running this script. These can be ignored).
    Configuring the EBS Plug-In
    1.Locate and open AXF_EBS_SOLUTION_DATA.sql in a text editing program (this SQL script is located in the EBS directory of the solution accelerator zip).
    2.Perform a Search and Replace action on “http://MyIPMServer:Port”, replacing it with the fully-qualified machine name and port of the server where IPM/AXF is deployed. Save all changes to AXF_EBS_SOLUTION_DATA.sql.
    3.Connect to your database with the EBS Schema created during AXF Installation.
    4.Execute AXF_EBS_SOLUTION_DATA.sql and verify that the insertion was successful.
    Configuring Coding Form Lookups
    Locate the AXF_LOOKUPS.sql script. Execute the scripts as the E-Business Suite configuration schema user (APPS). To execute the script, enter:
    @AXF_LOOKUPS.sql
    To verify the installation of the Invoice accelerator, perform the following steps:
    1.     Access the driver page using the following URL:
    http://host:port/imaging/faces/Driver.jspx
    2.     After logging in, enter the following values:
    1.     Solution Namespace: InvoiceProcessing
    2.     Command Namespace: StartInvoiceProcessing
    3.     User Name: (set according to your configuration)
    3.     Select the Execute Command button
    4.     The AXF Response should be displayed in Response Commands table:
    NOTE: Your Conversation ID will be different than the one displayed
    5.     Select the Execute Response button.
    6.     The AXF Task list should be displayed with the My Saved Tasks, Manual Entry, Validation Failures and Pending Verification views that you configured in the BPM Worklist.
    I am able to generate the conversation ID. But when I hit the "Execute Response" button, I am getting a 500 error page.
    Any pointers would be really helpful. Please let me know, if I need to post this query on any other forum to get any responses as well.
    Regards
    Avi

    Hi Vikrant,
    I have got the error snippet from the diagnoistic log for SOA.
    I think I have found the error - if you see below, the XML input stream points to : http://http://://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream
    Do you think this can be an issue? Also, to resolve this, I was thinking of modifying the BPEL processes and re-deploying them via Jdeveloper. Do you have a better option to get around this?
    [2012-11-07T00:15:00.580-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.invoke.pool-4.thread-1] [userId: <anonymous>] [ecid: 865998f9aeeaf3b0:4c89f4a:13acd705e0b:-8000-00000000000092ed,1:31958] [APP: soa-infra] failed to handle message[[
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>oracle.fabric.common.FabricException: oracle.fabric.common.FabricException: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http</summary>
    ,detail=<detail>http</detail>}
    Regards
    Abhilash

  • IPM / Imaging : Account Distribution reassign error

    Hi,
    I am using IPM 11g. While trying to reassign an invoice from Account Distribution coding form, IPM logs generate the following error:
    <Apr 9, 2013 5:19:07 AM PDT> <Warning> <oracle.adfinternal.view.faces.renderkit.rich.SimpleSelectOneRenderer> <BEA-000000> <Could not find selected item matching value "NAME" in RichSelectOneChoice[UIXEditableFacesBeanImpl, id=ipsoc1]>
    java.lang.NullPointerException
    at oracle.imaging.axf.servicemodules.bpel.workflow.util.BpelUtility.updatePayload(BpelUtility.java:757)
    at oracle.imaging.axf.servicemodules.bpel.workflow.util.BpelUtility.setSystemAttributes(BpelUtility.java:722)
    at oracle.imaging.axf.servicemodules.bpel.workflow.AxfWorkflowServiceModule.updateTask(AxfWorkflowServiceModule.java:980)
    at oracle.imaging.axf.model.bpel.BPELFacade.updateTaskInfo(BPELFacade.java:523)
    at oracle.imaging.axf.web.IdentityPicker.executeOkAction(IdentityPicker.java:321)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.el.parser.AstValue.invoke(AstValue.java:187)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.imaging.ui.model.filter.ImagingLoginFilter.doFilter(ImagingLoginFilter.java:142)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3739)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3705)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2282)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2181)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    This is preventing the updated username from being reflected in the received payload.
    Moreover, I changed the AXF configurations to map INVOICE_ID to the User Assignment value in AXF_XPATH_ATTRIBUTES table, and surprisingly, the INVOICE_ID node was populated with the newly assigned user name. Same attempt with nodes like ATTRIBUTE15 failed. This led me to believe that the issue could be because of an unpopulated node (somehow I connected this to the usual missing from and to error), and hence I pre-populated the user assignment node with “Weblogic”. That too, has not worked for me.
    I have ran out of ideas on this one. Please do let me know if anyone has faced this issue before? Or if there is something else I should try out.
    Regards,
    Himanshu

    Hi Vikrant,
    I have got the error snippet from the diagnoistic log for SOA.
    I think I have found the error - if you see below, the XML input stream points to : http://http://://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream
    Do you think this can be an issue? Also, to resolve this, I was thinking of modifying the BPEL processes and re-deploying them via Jdeveloper. Do you have a better option to get around this?
    [2012-11-07T00:15:00.580-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine.dispatch] [tid: orabpel.invoke.pool-4.thread-1] [userId: <anonymous>] [ecid: 865998f9aeeaf3b0:4c89f4a:13acd705e0b:-8000-00000000000092ed,1:31958] [APP: soa-infra] failed to handle message[[
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>oracle.fabric.common.FabricException: oracle.fabric.common.FabricException: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http: Error in getting XML input stream: http://http://usatl01lt616.amer.lendlease.com:8001/soa-infra/services/default/InvoiceProcessing/invoiceprocessing_client_ep?WSDL: http</summary>
    ,detail=<detail>http</detail>}
    Regards
    Abhilash

  • LMS 3.2.1 IPM collector

    HI,
    I have LMS 3.2.1 installed in my server. When I am try to create a new collector the expected source device is not appearing in list of devices source device list. However the device is added under IPM devices and reflecting under destination devices while trying to create teh collector. The device was appearing earlier but I deleted the device from common services and re added it. The device is also managed by other module like, DFM and RME.
    Please help me.
    Regards,
    Satya

    Thanks Afroj,
    I have created the collectors in IPM. I had tried with all possible setting with device credentials in common services. Finally I found if the RW credential is left blank in common service device credential, the device does not appears as a source in IPM collector configuration. In initial condition we need to add a RW string in device and mention the same in common service device credential. Latter after creation of the collector if we remove the RW string then also it will continue to collect latency information from IP SLA and display it in graph.
    Thanks for your kind support.

  • IPM 4.2.0 and icmp-echo 0.0.0.0 problem

    Hi,
    I'm having a problem with IPM.
    We are running LMS 3.2 with IPM 4.2.0.
    I used IPM to configure a device to perform a ping to an ad-hoc target, the source router was configured as:
    ip sla 182611
    icmp-echo 0.0.0.0
    request-data-size 64
    owner ipm|<name>
    tag <tag>
    ip sla schedule 182611life forever start-time now ageout 3600
    The target device is an ad-hoc with an ip-address but the IP SLA job ends up as 0.0.0.0.
    When I'm running 'show ip sla statistics' it shows that the ping are timed out (as they are being sent to 0.0.0.0 instead of the real IP address).
    The source router is running:
    Cisco IOS Software, 3800  Software  (C3825-ADVSECURITYK9-M), Version 12.4(22)T, RELEASE  SOFTWARE (fc1)
    Anyone had familiar problems?
    Thanks,
    Amit

    jclarke wrote:I haven't seen this before.  Can you redo the configuration, and collect a sniffer trace of SNMP traffic between the IPM server and the device?  This will help determine if the problem is with IPM or IOS.
    Hi,
    My IPM is running on Solaris 10.
    Can you advise what/how I can sniff the SNMP traffic between the server and the IOS device?
    Here is more information from the device:
    #show version
         Cisco IOS Software, C3550
    Software (C3550-IPSERVICESK9-M), Version 12.2(46)SE, RELEASE SOFTWARE
    (fc2)
    #show running-config | inc 154366
    ip sla 154366
    ip sla schedule 154366 life forever start-time now ageout 3600ip sla reaction-configuration 154366 react timeout threshold-type immediate action-type trapOnly
    ip sla reaction-configuration 154366 react rtt threshold-value 4000 3000 threshold-type consecutive 2 action-type trapOnly
    35PROB#show ip sla configuration 154366
    IP SLAs, Infrastructure Engine-II.
    Entry number: 154366Owner: ipm|unix107776a44Tag: 35PROB_AMIT
    Type of operation to perform: echoTarget address: 0.0.0.0
    Source address: 0.0.0.0Request size (ARR data portion): 64
    Operation timeout (milliseconds): 5000Type Of Service parameters: 0x0
    Verify data: NoVrf Name:
    Schedule:    Operation frequency (seconds): 60
        Next Scheduled Start Time: Start Time already passed    Group Scheduled : FALSE
        Randomly Scheduled : FALSE    Life (seconds): Forever
        Entry Ageout (seconds): 3600    Recurring (Starting Everyday): FALSE
        Status of entry (SNMP RowStatus): ActiveThreshold (milliseconds): 4000
    Distribution Statistics:
        Number of statistic hours kept: 2    Number of statistic distribution buckets kept: 1
        Statistic distribution interval (milliseconds): 20
    History Statistics:    Number of history Lives kept: 0
        Number of history Buckets kept: 15    History Filter Type: None
    Enhanced History:
    Thanks

  • IPM 4.2 and SNMP trap.

    Hello at all.
    We are using IPM 4.2 to configure SLA operations on 7201 with software 12.4(24)T4, downgraded from 15.0 because IPM cannot configure collectors.
    When we receive a trap the tag is empty for all collectors.
    Performing a SNMP Walk on rttMonCtrlAdminTag we can see the tag.
    When we manually define a collector the originated trap has tag populated correctly.
    In this last case we can use tag with more than 15 chars also.
    Regards.
    Andrea

    As stated in the other IP SLA thread, you are seeing CSCte85239.  The bug was filed against 12.4(15)T, and wasn't fixed until 15.1(3)T.  However, as you found, the 15.0(1)M4 image was not affected by the bug as it must have been branched before the bug was introduced.
    As a workaround, given that you have EEM 3.0 support in 12.4(24)T, you could create an applet that sends a customized trap with all of the necessary data.  See https://supportforums.cisco.com/docs/DOC-11745 for details on how to create customized traps using EEM.  Essentially, you will create an EEM applet (or Tcl) policy that intercepts the required IP SLA reaction condition, then runs the necessary show commands to extract the parameters you need to generate the trap you want.  This one policy could be defined outside of IPM, but it could be used for all collectors on the device.

  • How to customize E-Business Suite Forms Managed Attachments Solution

    Hi
    i had requirement in that i have to configure E-Business Suite Forms Managed Attachments Solution , i have to add an extra attribute in header region of oaf Form
    how can i add an extra attribute in that region .
    In the Line item entry The left box shows Oracle E-Business Suite configuration and connects to the Oracle E-Business Suite configuration database; it includes transaction tables, custom PLLs, and AXF PL/SQL procedures. To the right are two WebLogic Server boxes, one connecting to an AXF configuration database and containing AXF 11g , and the other WebLogic Server box connecting to a Content Server database and containing Content Server 11g and Content Server functionality (components, search engines, and services, including the AF Grant Access Service).
    Thanks regards
    Rajendar

    If you can use any unused variable already available in the header part that will be a quick and easy solution.
    On other hand if you are very much sure you want to add a new header field then you have to make changes in all the layers including AXF DB and OOTB SPs.
    Regards,
    Vikrant Korde.

  • Webcenter Imaging : Patch Information - Latest

    For Imaging 11.1.1.5.0 :
    Patch 16326606 - CUMULATIVE IPM/AXF PATCH 11.1.1.5.0 NUMBER 16
    For Imaging 11.1.1.6.0 :
    Patch 17436422 - CUMULATIVE IPM/AXF PATCH 11.1.1.6.0 NUMBER 20
    For Imaging 11.1.1.7.0 :
    Patch 17458031 - CUMULATIVE IPM/AXF PATCH 11.1.1.7.0 NUMBER 4

    For IPM 10g :
    Patch 17546185: THE MIGRATION TOOL SHOULD NOT REQUIRE A POWER USER TO LOGIN TO IBPM  
    This is the latest version of the IPM 10g to WebCenter Content: Imaging Migration Tool.  After applying this patch, please remove the Imaging Power User right for the user group running the Migration tool.  This can be done within the IPM Security Tool on the Policies tab.  This patch supersedes all previous versions of the Migration Tool.
    For IPM 11g :
    First Patch for Imaging 11.1.1.8.0:
    Patch 17479026 - CUMULATIVE IPM/AXF PATCH 11.1.1.8.0 NUMBER 1

  • IP SLA SNMP TRAP.

    Hello.
    I'm using CiscoWorks IPM to configure SLA operation and reaction.
    I'm receiving SNMP trap but I need to add the Admin Tag ID to the values also.
    With actual configuration the tag is provided as an instance.
    Many thanks.
    Regards.
    Andrea

    Hi Joseph.
    Another issue with IPM now!
    Importing collectors from file (icmp-jitter operations): it creates collectors successfully but all with config failed status.
    If I define one collector manually, on 7201 with 15.0, all run ok.
    I can successfully import other collectors with echo operation.
    Ideas?
    Thanks.
    Regards.
    Andrea

  • How to configure IPM alert in IPM 2.6 for Windows?

    I am trying to figure out if there is a way to configure IPM to send out an alert when the performace reaches or falls beyond certain threshold?  In this case, I am trying to create a new HTTP operation.  On the General tab > Latency Threshold Settings > Action Event Type, I select SNMP Trap & NMVT Alert.  However, I did not see an option to configure where the alerts will be sent to, as well as, other alert settings.  Thank you in advance.

    IPM does not send out the alerts itself.  Instead, the device will send an SNMP trap if the trigger condition is met.  Where these traps are sent depends on your device configuration.  Make sure you have defined at least one trap recipient on your IP SLA source device, and make sure that you have configured:
    snmp-server enable traps rtr

  • Problem with the BPEL configuration in IPM

    Hi,
    I am using ECM 11.1.1.3.
    i have created an application in IPM for invoices and done BPEL configuration.
    Here IPM input agent pick the text file exported by the OFR.( contains xml(supporting content) and tiff file).
    some of the BPEL fiels are mapped with the IPM application and some of the fields are mapped with supporting
    content(i.e line items)
    but here when we test it only one line item will be taken in Bpel payload even if there are 4 line items supporting content.
    can anybody plz help?.....

    Hi,
    I fear that is a bug in the report which is currently being investigated. For now, can you simply create the logical ports and RFC destination manually.
    For this follow the steps outlined in the deployment guide
    -> 3.2.4 Retrieve URL for Logical Port
    -> 3.2.5 Create a Logical Port
    in Chapter 3.2.5. execute these steps on the SCL and not (like mentioned in the documentation) on the SAP system. After doing that the missing steps of report /IWCNT/DEMO_REP_LP_CONFIG should be executed.
    (you might also have to create an HTTP RFC destination that points to the SCL itself)
    I will let you know as soon as we have a fix for /IWCNT/DEMO_REP_LP_CONFIG itself.
    Regards,
    Holger.

  • IPM screeen giving the error in AXF Manage Attachment Solution

    Hi Experts,
    I am trying to implement the AXF manage attachment solution with ORACLE ECM and facing the below issue.
    When I click the the 'Manage Attachment' from zoom functionality the IPM login screen giving me the below error.
    Error Id - 8087beb9-9c43-4445-a663-8ce6e5f697e4
    Message -A system error has occurred, please contact your system administrator with the error ID
    Below are the log in details.
    User Name - IMGUSER in (EBS R12.1.3)
    also the same user also created on IPM and UCM.
    IMGUSER_Response.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    - <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    - <S:Body>
    - <executeResponse xmlns:ns2="http://service.axf.imaging.oracle/">
    - <response>
    <conversationId>e9df6ba1-d1d4-4c7b-9b52-4bc69e3b5fa0</conversationId>
    <errorCode>TCM-91023</errorCode>
    - <responseCommands>
    <command>OPEN_BROWSER</command>
    <value>http://172.16.65.98:16000/imaging/faces/Message/Message.jspx?errorId=8087beb9-9c43-4445-a663-8ce6e5f697e4</value>
    </responseCommands>
    </response>
    </executeResponse>
    </S:Body>
    </S:Envelope>
    As I found TCM-91023 error relates to
    TCM-91023 Error accessing credential from CSF having key {0}.
    IMGUSER_RAW_response.txt
    <?xml version='1.0' encoding='UTF-8'?>
    <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    <S:Body><ns2:executeResponse xmlns:ns2="http://service.axf.imaging.oracle/">
    <response><conversationId>e9df6ba1-d1d4-4c7b-9b52-4bc69e3b5fa0</conversationId>
    <errorCode>TCM-91023</errorCode>
    <responseCommands><command>OPEN_BROWSER</command>
    <value>http://172.16.65.98:16000/imaging/faces/Message/Message.jspx?errorId=8087beb9-9c43-4445-a663-8ce6e5f697e4</value>
    </responseCommands>
    </response></ns2:executeResponse></S:Body></S:Envelope>
    IMGUSER_MASTER_LOG
    03-27-2013 06:44:35 AXFCustom.main: Enter (WHEN-LOGON-CHANGED)
    03-27-2013 06:44:35 Memory EVENTS =
    03-27-2013 06:44:35 Initialized EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:38 AXFCustom.main: Enter (WHEN-RESPONSIBILITY-CHANGED)
    03-27-2013 06:44:38 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:38 AXFCustom.main: Enter (WHEN-VALIDATE-ITEM)
    03-27-2013 06:44:38 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:38 AXFCustom.main: Enter (WHEN-CREATE-RECORD)
    03-27-2013 06:44:38 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:39 AXFCustom.main: Enter (WHEN-NEW-FORM-INSTANCE)
    03-27-2013 06:44:39 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:39 FormName: AP_APXINWKB AXFConfig-FormID: 1 Event: WHEN-NEW-FORM-INSTANCE UserName:imguser
    03-27-2013 06:44:39 init_special_menus Enter
    03-27-2013 06:44:39 init_special_menus Exit
    03-27-2013 06:44:39 AXFCustom.main: Exit
    03-27-2013 06:44:39 AXFCustom.main: Enter (WHEN-NEW-BLOCK-INSTANCE)
    03-27-2013 06:44:39 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:39 FormName: AP_APXINWKB AXFConfig-FormID: 0 Event: WHEN-NEW-BLOCK-INSTANCE UserName:imguser
    03-27-2013 06:44:39 init_special_menus Enter
    03-27-2013 06:44:39 init_special_menus Exit
    03-27-2013 06:44:39 AXFCustom.main: Exit
    03-27-2013 06:44:39 AXFCustom.main: Enter (WHEN-NEW-RECORD-INSTANCE)
    03-27-2013 06:44:39 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:39 AXFCustom.main: Enter (WHEN-NEW-ITEM-INSTANCE)
    03-27-2013 06:44:39 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:39 FormName: AP_APXINWKB AXFConfig-FormID: 0 Event: WHEN-NEW-ITEM-INSTANCE UserName:imguser
    03-27-2013 06:44:39 init_special_menus Enter
    03-27-2013 06:44:39 init_special_menus Exit
    03-27-2013 06:44:39 AXFCustom.main: Exit
    03-27-2013 06:44:44 AXFCustom.main: Enter (POST-QUERY)
    03-27-2013 06:44:44 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:44 AXFCustom.main: Enter (WHEN-VALIDATE-RECORD)
    03-27-2013 06:44:44 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 AXFCustom.main: Enter (WHEN-VALIDATE-RECORD)
    03-27-2013 06:44:45 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 AXFCustom.main: Enter (WHEN-NEW-BLOCK-INSTANCE)
    03-27-2013 06:44:45 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 FormName: AP_APXINWKB AXFConfig-FormID: 1 Event: WHEN-NEW-BLOCK-INSTANCE UserName:imguser
    03-27-2013 06:44:45 init_special_menus Enter
    03-27-2013 06:44:45 init_special_menus Exit
    03-27-2013 06:44:45 AXFCustom.main: Exit
    03-27-2013 06:44:45 AXFCustom.main: Enter (WHEN-NEW-BLOCK-INSTANCE)
    03-27-2013 06:44:45 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 FormName: AP_APXINWKB AXFConfig-FormID: 1 Event: WHEN-NEW-BLOCK-INSTANCE UserName:imguser
    03-27-2013 06:44:45 init_special_menus Enter
    03-27-2013 06:44:45 init_special_menus Exit
    03-27-2013 06:44:45 AXFCustom.main: Exit
    03-27-2013 06:44:45 AXFCustom.main: Enter (WHEN-NEW-RECORD-INSTANCE)
    03-27-2013 06:44:45 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 AXFCustom.main: Enter (WHEN-NEW-ITEM-INSTANCE)
    03-27-2013 06:44:45 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:45 FormName: AP_APXINWKB AXFConfig-FormID: 1 Event: WHEN-NEW-ITEM-INSTANCE UserName:imguser
    03-27-2013 06:44:45 init_special_menus Enter
    03-27-2013 06:44:45 init_special_menus Exit
    03-27-2013 06:44:45 AXFCustom.main: Exit
    03-27-2013 06:44:50 AXFCustom.main: Enter (ZOOM)
    03-27-2013 06:44:50 Memory EVENTS = ,ZOOM,POST-INSERT
    03-27-2013 06:44:50 FormName: AP_APXINWKB AXFConfig-FormID: 1 Event: ZOOM UserName:imguser
    03-27-2013 06:44:50 IS_paperclip--->Enter
    03-27-2013 06:44:50 PaperClip is enabled
    03-27-2013 06:44:55 AXF.Check_For_Axf_Version Enter
    03-27-2013 06:44:55 AXF.Check_For_Axf_Version Axf version is 2
    03-27-2013 06:44:55 AXFCustom.launch_command_soap AXFVersion = 2
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Calling get form id
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Calling AXF_MANAGES attachment
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Calling get command name for eventid: 21
    03-27-2013 06:44:55 AXFCustom.launch_command_soap***********************************************************
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Command Received UCM_Managed_Attachments User:imguser Form:APXINWKB Instance:3
    03-27-2013 06:44:55 AXFCustom.launch_command_soapDataBlock received from DB = AXF_DEFAULT
    03-27-2013 06:44:55 is_multipleinstance_on--->Enter
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Stored CconversationID :
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Endpoint is defined as : http://172.16.65.98:16000/axf-ws/AxfSolutionMediatorService
    03-27-2013 06:44:55 IS_soap_security--->Enter
    03-27-2013 06:44:55 Get_soap_policy ---> enter
    03-27-2013 06:44:55 Policy ----> USER_NAME_TOKEN
    03-27-2013 06:44:55 Setting the soapSecurity
    03-27-2013 06:44:55 get_username_token policy ---> enter
    03-27-2013 06:44:55 get_soap_username ----> enter
    03-27-2013 06:44:55 SOAP userid = weblogic
    03-27-2013 06:44:55 Get_Soap_password ---> Enter
    03-27-2013 06:44:55 get_soap_username ----> enter
    03-27-2013 06:44:55 get_soap_username ----> enter
    03-27-2013 06:44:55 Get_Soap_password ---> Enter
    03-27-2013 06:44:55 AXFCustom.get_transaction_id DataValue for APXINWKB-->INV_SUM_FOLDER.INVOICE_ID is found to be (10000)
    03-27-2013 06:44:55 AXFCustom.get_transaction_id DataValue for APXINWKB-->INV_SUM_FOLDER.INVOICE_NUM is found to be (IMG_TEST_INVOICE)
    03-27-2013 06:44:55 AXFCustom.get_transaction_id DataValue for APXINWKB-->INV_SUM_FOLDER.VENDOR_NAME is found to be (ABC Supplier)
    03-27-2013 06:44:55 AXF.Check_For_Secure_Mode Enter
    03-27-2013 06:44:55 AXF.Check_For_Secure_Mode Secure Mode is found to be FALSE
    03-27-2013 06:44:55 AXFCustom.launch_command_soap , Secure Mode is OFF
    03-27-2013 06:44:55 AXFUtils.get_single_node_valueV_NL is NULL
    03-27-2013 06:44:55 AXFUtils.get_single_node_value Node Name1=conversationId ; Node Value1=e9df6ba1-d1d4-4c7b-9b52-4bc69e3b5fa0
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Response ConversationID: e9df6ba1-d1d4-4c7b-9b52-4bc69e3b5fa0
    03-27-2013 06:44:55 AXFCustom.launch_command_soapDataBlock received from DB = INV_SUM_FOLDER
    03-27-2013 06:44:55 is_multipleinstance_on--->Enter
    03-27-2013 06:44:55 AXFUtils.get_single_node_value Node Name1=command ; Node Value1=OPEN_BROWSER
    03-27-2013 06:44:55 AXFUtils.get_single_node_value Node Name1=value ; Node Value1=http://172.16.65.98:16000/imaging/faces/Message/Message.jspx?errorId=8087beb9-9c43-4445-a663-8ce6e5f697e4
    03-27-2013 06:44:55 AXFCustom.launch_command_soap OPEN URL http://172.16.65.98:16000/imaging/faces/Message/Message.jspx?errorId=8087beb9-9c43-4445-a663-8ce6e5f697e4
    03-27-2013 06:44:55 AXFCustom.launch_command_soap Target : _e9df6ba1d1d44c7b9b524bc69e3b5fa01
    03-27-2013 06:44:55 AXFCustom.main: Exit
    IMGUSER_raw_request.txt
    <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><Security xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><UsernameToken> <Username>weblogic</Username> <Password>pwcpassword321</Password> </UsernameToken> </Security></soap:Header><soap:Body><execute xmlns="http://service.axf.imaging.oracle/"><request xmlns=""><commandNamespace>UCM_Managed_Attachments</commandNamespace><conversationId></conversationId><requestParameters><entry><key>businessObjectType</key><value>AP_INVOICES</value></entry><entry><key>businessObjectKey1</key><value>INV_SUM_FOLDER.INVOICE_ID</value></entry><entry><key>businessObjectValue1</key><value>10000</value></entry><entry><key>labelValue1</key><value>IMG_TEST_INVOICE</value></entry><entry><key>labelValue2</key><value>ABC+Supplier</value></entry><entry><key>application</key><value>PWCEBS</value></entry></requestParameters><role>guest</role><solutionNamespace>UCM_Managed_Attachments</solutionNamespace><systemName>Oracle</systemName><userContext><entry><key>RESP_ID</key><value>20639</value></entry><entry><key>RESP_APPL_ID</key><value>200</value></entry><entry><key>ORG_ID</key><value>82</value></entry><entry><key>USR_ID</key><value>1110</value></entry></userContext><username>imguser</username></request></execute></soap:Body></soap:Envelope>
    The weblogic log file showing the below error.
    Mar 27, 2013 3:35:31 AM oracle.imaging.axf.resources.AxfException <init>
    SEVERE: Error accessing credential from CSF having key MA_CSF_KEY
    oracle.imaging.axf.resources.AxfException
    at oracle.imaging.axf.commands.ucm.AfGrantAccessCommand.execute(AfGrantAccessCommand.java:178)
    at oracle.imaging.axf.service.AxfCommandMediatorBean.executeCommand(AxfCommandMediatorBean.java:102)
    at oracle.imaging.axf.service.AxfCommandMediatorBean.execute(AxfCommandMediatorBean.java:61)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy273.execute(Unknown Source)
    at oracle.imaging.axf.service.AxfCommandMediator_kr0fzi_AxfCommandMediatorRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at oracle.imaging.axf.service.AxfCommandMediator_kr0fzi_AxfCommandMediatorRemoteImpl.execute(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy148.execute(Unknown Source)
    at oracle.imaging.axf.service.AxfSolutionMediatorBean.execute(AxfSolutionMediatorBean.java:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy270.execute(Unknown Source)
    at oracle.imaging.axf.service.AxfSolutionMediator_xc27sg_AxfSolutionMediatorRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at oracle.imaging.axf.service.AxfSolutionMediator_xc27sg_AxfSolutionMediatorRemoteImpl.execute(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy147.execute(Unknown Source)
    at oracle.imaging.axf.ws.AxfSolutionMediatorWS.execute(AxfSolutionMediatorWS.java:59)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
    at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
    at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
    at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
    at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
    at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:539)
    at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
    at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
    at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:171)
    at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
    at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
    at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:336)
    at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:99)
    at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Also i have not found any rows on AFGrants and AFObjects table.
    Could any one please help me ?

    Have you completed this step?
    Creating a Credential Using Enterprise Manager
    1. Log in to Enterprise Manager.
    2. Right-click on your domain under WebLogic Domain.
    3. Click Security and then Credentials.
    4. Select the oracle.wsm.security map. If it does not exist, follow these steps:
    a. Select Create Map.
    b. Enter oracle.wsm.security in the map field and click OK.
    5. Expand the oracle.wsm.security map.
    6. Click Create Key. The key is now available for selection.
    7. Enter MA_CSF_KEY as the key name.
    8. Select password in the Type field.
    9. Enter a username and password for a valid Oracle WebLogic Server administrator
    (for example, weblogic and Welcome1).
    10. Click OK.
    Regards,
    -Mukesh

  • How to configure snmp host in IPM?

    Hi!!! I have CiscoWorks 2000 Rwan with IPM. I installed and configure IPM to send snmp traps when the treshold is excedeed. I can see on the graph that it is exceeded but I can not verify that it sending snmp traps.Where to view these traps and how to configure snmp reciver host?
    Can I use CW2k syslog analyzer automated action to generate mail when get this trap?
    THANKS FOR ANY HELP!!!!
    Regards
    Enes

    Hi,
    As you've discovered, IPM can help configure
    these traps:
    http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/ipmcw2k/cipm25/ug/ipmfaq.htm#62205
    But, you'll need to specify a dedicated NMS
    server to receive these traps. The following
    documentation should prove to be useful:
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094aa5.shtml
    http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a05.shtml
    You can use the appropriate "debug" command on
    the router to confirm that traps are, in fact,
    being sent.
    The traps themselves are defined in the
    CISCO-RTTMON-MIB.my and cannot interact
    with the CW2000 syslog analyzer automated
    action.
    Thanks,
    Roger

  • LMS4.0/IPM: can't configure a dns collector

    Hi,
    Customer has lms 4.0 on windows.
    He can't create a dns collector on IPM :
    When we look at config device, device supports dns collector:
    device_name #sho ip sla mon app
            IP Service Level Agreement Monitor
    Version: Round Trip Time MIB 2.2.0, Infrastructure Engine-II
    Time of last change in whole IP SLA Monitor: 10:50:17.069 METDST Wed Apr 20 2011
    Estimated system max number of entries: 30321
    Estimated number of configurable operations: 30320
    Number of Entries configured  : 1
    Number of active Entries      : 0
    Number of pending Entries     : 0
    Number of inactive Entries    : 1
            Supported Operation Types
    Type of Operation to Perform: dhcp
    Type of Operation to Perform: dns
    Type of Operation to Perform: echo
    Type of Operation to Perform: frameRelay
    Type of Operation to Perform: ftp
    Type of Operation to Perform: http
    Type of Operation to Perform: jitter
    Type of Operation to Perform: pathEcho
    Type of Operation to Perform: pathJitter
    Type of Operation to Perform: slm atm interface
    Type of Operation to Perform: slm atm pvc
    Type of Operation to Perform: slm controller
    Type of Operation to Perform: slm frame-relay interface
    Type of Operation to Perform: slm frame-relay pvc
    Type of Operation to Perform: slm interface
    Type of Operation to Perform: tcpConnect
    Type of Operation to Perform: udpEcho
    Type of Operation to Perform: voip
    IP SLA Monitor low memory water mark: 41392015
    Many thanks for your help,
    Elisabeth

    There is no default DNS operation because a DNS operation requires one to specify the DNS server.  Before DNS will show up in the create collectors interface, you must create a new DNS operation under Monitor > Performance Settings > IPSLA > Operations.

Maybe you are looking for

  • Prevent Rounding on Third-Party PO

    We use a Third-Party process, whereby a Sales Order is created including items with a certain Item Category. Workflow then converts the Requisition into a PO. Generally this process works, however we can get into a bit of a problem if the Master Data

  • JAZN Admin tool - what username and password??

    I need to use the JAZN Admin tool that comes with JDeveloper to configure security for the embedded OC4J. I have specified JAAS as the policy provider by adding the following lines to jre/lib/security/java.security: auth.policy.provider=oracle.securi

  • How can I detect when a sub vi finishes

    Hi All, I'm new to labview and would like some assistance. I have produced a sub vi that generates 2 half sine wave of adjustable frequency and amplitude. These are cascaded to produce a number of cycles. These are all included in a case statement. T

  • OWA 2010 not receiving some emails

    The environment where I work uses Cisco IronPort to scan emails and then send them on or reject them.  I have spoken with Cisco Support and they have found that the IronPort is sending the emails once scanned on to OWA which seems to occasionally not

  • Itunes burnign and windows xp 64bit

    I was curious if anyone else here runing xp pro 64bit is having a problem with burning a cd from itunes.. Also it has problems picking up my iPOD if i disconnect it and reconnect it later on that day without moving the ipod cable to a new usb port. I