No instance created after Web client process - SOAOrderBooking sample

Hi All,
I done all process listed in SOA Tutorial, but always I create a order in Web Client application no instance is created in BPELConsole.
Any idea what is this?
Afonso

Are you looking at the correct domain? Do you see the tutorial processes deployed there? Are you able to query back the orders you have put on web client?
--Shiv                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • How to create a WEB client in EJB module in NB 4.1 ?

    hi
    I am using SUN AS and NB 4.1
    I want to invoke a WS from an EJB. For some reason NB 4.1 doesn't allow me to create a WS client. Why ?

    netbeans forum may prove to be more useful because
    this seems to be a netbeans specific problem; an EJB
    can be a WS client and this works as is evident with
    the Adventure Builder sample app from blueprintsI generated WS stub manually without NB 4.1.

  • Web Service Process does not translate 2nd parameter object

    Hi,
    I have a a web service that has 3 paramaters.
    Param 1 = string
    Param 2 = custom object
    Param 3 = same custom object
    When I create the web service process it correctly translates Param 2 into the object items. i.e. int, string, boolean, string, date, int, date etc. However Param 3 remains as an object!
    I have found a workaround for this by creating a 2nd object class which has exactly the same items as the original object and this works fine, however, this cannot be the correct way to do it as now I have 2 objects classes that are a copy of each other. Anyone have any ideas how to get the 3rd parameter to split into it's parts?
    Thanks,
    Fred

    I'm getting the same error.
    Type mismatch: cannot convert from short[][] to short[]
    ComplexType_Carton.java
    and...
    The method setNumeroscarton(short[][]) in the type Carton is
    not applicable for the arguments (short[])
    ComplexType_Carton.java     
    Steps to recreate the problem:
    1. Create and Expose webservice method with a parameter whose type has a short[][] (or bidimensional array of anything) field (property).
    2. Try to import the web service in web dynpro... <b>kaputt</b> it won't compile.
    <b>Seems like a bug to me. Someone please advice.</b>

  • Urgent: FDM Web Client not opening up properly after complete configuration

    Hi,
    I have installed FDQM 11.1.2 on a seperate server from foundation server, whole installation and
    configuration process is successful. I am able to create application from workbench client and also able to
    connect to an Essbase application. But when i try to access web client through url: http://localhost/HyperionFDM
    the web page that opens is not not proper, and i am also not able to login from web client.
    i have installed IIS 6.0 on both servers. please suggest me some ways to solve this problem.
    Any help is highly appreciated.
    Regards,
    Arvind
    Edited by: Arvind on Mar 8, 2011 8:33 PM

    Larry,
    Of course there are instances of mistakes. What I was trying to communicate to the poster is that I am 100% certain that 2008 R2 is not supported. I've seen this mistake made at least once. The resolution is to redeploy FDM on a supported platform. That is the answer. If you call support, you will get the same answer. Wayne knows this because he used to work for support before joining our team.
    If we seem inflexible on this point it is because we have taken the time to provide the answer and it seemingly is not an answer that the poster "likes" and continues to belabor the point.
    Our intent is to help this issue get resolved sooner rather than later. By searching for a non supported work around, the poster is going to waste seemingly valuable time.
    Hopefully that helps you appreciate our perspective.
    Tony

  • Error while creating return order(Complaint) in IC web client

    Hi SAP Experts,
    I am getting following Error while creating return order(Complaint) in IC web client.
    Error when processing your request
    What has happened?
    The URL http://sapcrd.comfort.com:8000/sap/bc/bsp/sap/crm_ic/default_delta.do was not called due to an error.
    Note
    The following error text was processed in the system CRD : Exception condition "NON_EXISTING_HANDLE" raised.
    The error occurred on the application server sapcrd_CRD_00 and in the work process 2 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: PRC_PD_HEAD_ADD_COND of program SAPLPRC_PRICING_API
    Function: CRM_PRIDOC_UPDATE_EC of program SAPLCRM_PRIDOC_COM_EC
    Form: EXECUTE_CALLBACKS_PLANNED of program SAPLCRM_EVENT_OW
    Function: CRM_EVENT_SET_EXETIME_OW of program SAPLCRM_EVENT_OW
    Function: CRM_ORDER_COMPLETE_SINGLE_OW of program SAPLCRM_ORDER_OW
    Function: CRM_ORDER_MAINTAIN_SINGLE_OW of program SAPLCRM_ORDER_OW
    Function: CRM_ORDER_MAINTAIN_MULTI_OW of program SAPLCRM_ORDER_OW
    Function: CRM_ORDER_MAINTAIN of program SAPLCRM_ORDER_API
    Method: IF_EX_ORDER_SAVE~PREPARE of program ZCL_IM_PRICE_ADJUSTMENT=======CP
    Method: IF_EX_ORDER_SAVE~PREPARE of program CL_EX_ORDER_SAVE==============CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system CRD in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapcrd_CRD_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 2 in transaction ST11 on the application server sapcrd_CRD_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 330 -u: VORUSX -l: E -s: CRD -i: sapcrd_CRD_00 -w: 2 -d: 20080324 -t: 021723 -v: RABAX_STATE -e: RAISE_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Maximum points will be awarded for useful information.
    Thanks,
    Rony

    Hi,
    I notice there is a Z class being called.
    Method: IF_EX_ORDER_SAVE~PREPARE of program ZCL_IM_PRICE_ADJUSTMENT=======CP
    You should check this customized class.
    Cheers,
    cady.

  • Create a Secure Client for a Secure Web Service- is failing

    Hi,
    This is actually with reference to the webservice tutorial.I am trying the example on Create a Secure Client for a Secure Web Service and have followed all the steps mentioned,however I am getting the following error:
    D:\JDev11gTp\jdk\bin\javaw.exe -client -classpath D:\Jdev11gTpInstance\mywork\WebServiceApplications\.adf;D:\Jdev11gTpInstance\mywork\WebServiceApplications\WebServiceProjects\classes;D:\JDev11gTp\webservices\lib\jaxws-api.jar;D:\JDev11gTp\webservices\lib\jws-api.jar;D:\JDev11gTp\webservices\lib\orawsmetadata.jar;D:\JDev11gTp\webservices\lib\wsclient.jar;D:\JDev11gTp\j2ee\home\lib\activation.jar;D:\JDev11gTp\j2ee\home\lib\ejb.jar;D:\JDev11gTp\j2ee\home\lib\jms.jar;D:\JDev11gTp\j2ee\home\lib\jta.jar;D:\JDev11gTp\j2ee\home\lib\mail.jar;D:\JDev11gTp\j2ee\home\lib\servlet.jar;D:\JDev11gTp\webservices\lib\jaxrpc-api.jar;D:\JDev11gTp\webservices\lib\wsserver.jar;D:\JDev11gTp\webservices\lib\wssecurity.jar;D:\JDev11gTp\webservices\lib\wsdl.jar;D:\JDev11gTp\webservices\lib\orasaaj.jar;D:\JDev11gTp\webservices\lib\saaj-api.jar;D:\JDev11gTp\webservices\lib\orawsdl.jar;D:\JDev11gTp\webservices\lib\orawsrm.jar;D:\JDev11gTp\webservices\lib\orawsrel.jar;D:\JDev11gTp\webservices\lib\jaxr-api.jar;D:\JDev11gTp\webservices\lib\orajaxr.jar;D:\JDev11gTp\webservices\lib\relaxngDatatype.jar;D:\JDev11gTp\webservices\lib\xsdlib.jar;D:\JDev11gTp\webservices\lib\mdds.jar;D:\JDev11gTp\webservices\lib\wsif.jar;D:\JDev11gTp\webservices\lib\fabric-common.jar;D:\JDev11gTp\webservices\lib\fabric-interceptors.jar;D:\JDev11gTp\jlib\jaxen.jar;D:\JDev11gTp\jlib\oraclepki.jar;D:\JDev11gTp\jlib\ojpse.jar;D:\JDev11gTp\jlib\jsr106.jar;D:\JDev11gTp\jlib\jsr105.jar;D:\JDev11gTp\jlib\osdt_xmlsec_jce.jar;D:\JDev11gTp\jlib\osdt_wss_jce.jar;D:\JDev11gTp\jlib\osdt_saml_jce.jar;D:\JDev11gTp\jlib\osdt_saml2_jce.jar;D:\JDev11gTp\jlib\osdt_core.jar;D:\JDev11gTp\jlib\osdt_cert.jar;D:\JDev11gTp\jlib\osdt_xmlsec.jar;D:\JDev11gTp\jlib\osdt_wss.jar;D:\JDev11gTp\jlib\osdt_saml.jar;D:\JDev11gTp\jlib\osdt_saml2.jar;D:\JDev11gTp\jlib\ojmisc.jar;D:\JDev11gTp\j2ee\home\lib\http_client.jar;D:\JDev11gTp\j2ee\home\jazncore.jar;D:\JDev11gTp\j2ee\home\oc4jclient.jar;D:\JDev11gTp\rdbms\jlib\xdb.jar;D:\JDev11gTp\j2ee\home\lib\javax77.jar;D:\JDev11gTp\lib\java\api\jsr173_api.jar;D:\JDev11gTp\lib\java\shared\sun.jaxb\2.0\jaxb-impl.jar;D:\JDev11gTp\lib\java\shared\sun.jaxb\2.0\jaxb-xjc.jar;D:\JDev11gTp\lib\java\shared\sun.jaxb\2.0\jaxb1-impl.jar;D:\JDev11gTp\j2ee\home\lib\oc4j-schemas.jar;D:\JDev11gTp\jlib\ojdl.jar;D:\JDev11gTp\jlib\ojdl2.jar;D:\JDev11gTp\jlib\fmw_audit.jar;D:\JDev11gTp\j2ee\home\lib\jmxri.jar;D:\JDev11gTp\j2ee\home\lib\jmx_remote_api.jar;D:\JDev11gTp\j2ee\home\lib\adminclient.jar;D:\JDev11gTp\j2ee\home\lib\jmxframework.jar;D:\JDev11gTp\j2ee\home\lib\jmxspi.jar;D:\JDev11gTp\j2ee\home\lib\xmlcfg.jar;D:\JDev11gTp\jlib\dms.jar;D:\JDev11gTp\jlib\orai18n.jar;D:\JDev11gTp\j2ee\home\lib\commons-digester.jar;D:\JDev11gTp\j2ee\home\lib\spring.jar;D:\JDev11gTp\lib\java\shared\oracle.wsm\11.1.1.0\wsm-policy-core.jar;D:\JDev11gTp\lib\java\shared\oracle.wsm\11.1.1.0\wsm-pmclient.jar;D:\JDev11gTp\lib\java\shared\oracle.wsm\11.1.1.0\wsm-pap.jar;D:\JDev11gTp\lib\java\shared\oracle.wsm\11.1.1.0\wsm-agent.jar;D:\JDev11gTp\lib\java\shared\oracle.wsm\11.1.1.0\wsm-secpol.jar;D:\JDev11gTp\lib\java\shared\oracle.javatools\11.1.1.0.0\javamodel-rt.jar;D:\JDev11gTp\lib\java\shared\oracle.javatools\11.1.1.0.0\javatools-nodeps.jar;D:\JDev11gTp\lib\java\shared\oracle.toplink\11.1.1.0.0\toplink-sdo.jar;D:\JDev11gTp\lib\java\api\jaxb-api.jar;D:\JDev11gTp\lib\xmlparserv2.jar;D:\JDev11gTp\lib\xml.jar;D:\JDev11gTp\jakarta-taglibs\commons-logging-1.0.3\commons-logging.jar -Dhttp.proxyHost=localhost -Dhttp.proxyPort=8099 -Dhttp.nonProxyHosts= -Dhttps.proxyHost=localhost -Dhttps.proxyPort=8099 -Dhttps.nonProxyHosts= HelloPolicyPortClient
    Feb 1, 2008 5:13:43 PM oracle.j2ee.ws.common.context.ContextInterceptor init
    INFO: Context provider properties file not found
    Feb 1, 2008 5:13:44 PM oracle.wsm.audit.Auditor <init>
    INFO: Created J2SE auditor for componentType=OWSM-AGENT busstop=D:\oracle\product\10.2.0\client_1\auditlogs\OWSM-AGENT filter=false auditor=oracle.security.audit.Auditor@143a083
    Feb 1, 2008 5:13:44 PM oracle.wsm.audit.Auditor <init>
    INFO: Created J2SE auditor for componentType=OWSM-PM-LIB busstop=D:\oracle\product\10.2.0\client_1\auditlogs\OWSM-PM-LIB filter=false auditor=oracle.security.audit.Auditor@15af049
    SEVERE: WSM-04514 An MDS error occurred.
    SEVERE: WSM-09012 No key, WSM-06002, was found in the resource bundle oracle.wsm.resources.policyvalidation.PolicyValidationMessageBundle.
    javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06002 PolicyReference Invalid policy reference
    at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:466)
    at oracle.j2ee.ws.client.jaxws.WsClientProxyInvocationHandler.invoke(WsClientProxyInvocationHandler.java:204)
    at $Proxy28.sayHello(Unknown Source)
    at HelloPolicyPortClient.main(HelloPolicyPortClient.java:35)
    Caused by: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-06002 PolicyReference Invalid policy reference
    at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:217)
    at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:104)
    at oracle.j2ee.ws.client.mgmt.runtime.SuperClientInterceptorPipeline.handleRequest(SuperClientInterceptorPipeline.java:91)
    at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:309)
    at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:290)
    at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:444)
    ... 3 more
    Process exited with exit code 0.
    Can anyone please give any clue as to why this error is coming?
    Thanks.

    Hi
    Please refer to this thread
    Re: Can I create a login/password protection in Muse for a HTML5 page or two?

  • Invoking a SyncAsync Process from a Web Client

    I implemented a SyncAsync pattern as documented on the BEA website which allowed me to invoke an async process from a stateless process.
    This works as a syncasync wsdl gets generated and is used by the stateless invoker process to form a web service control to invoke the async process.
    What i would like to do now is call the async process via its syncasync wsdl from a web client. Does anyone know how to create a web service client from the syncasync wsdl which I can use from a web client ?

    Hello,
    Here is the code I use:
    Properties props = new Properties();
    Locator locator = null;
    props.put("orabpel.platform", "ias_10g" );
    props.put("java.naming.factory.initial","com.evermind.server.rmi.RMIInitialContextFactory" );
    props.put("java.naming.provider.url","opmn:ormi://host:port/orabpel" );
    props.put("java.naming.security.principal", "adminuser" );
    props.put("java.naming.security.credentials", "mdp" );
    String securityCredentials = "adminuser";
    String selectedDomain = "default";
    locator = new Locator(selectedDomain,securityCredentials,props);
    IBPELProcessHandle procs[] = locator.listProcesses();
    The error is:
    Exception in thread "main" java.rmi.UnmarshalException: Error deserializing return-value: java.io.InvalidClassException: com.oracle.bpel.client.BPELProcessHandle; local class incompatible: stream classdesc serialVersionUID = 5429682712928177644, local class serialVersionUID = 8176841433835717563
    at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:82)
    at com.oracle.bpel.client.Locator.listProcesses(Locator.java:309)
    Thanks for help.
    Edited by: 857737 on 14 sept. 2012 10:00

  • Create Project Web App Instance - Failed to find Project Site object. Are there any database mounted?

    Hi
    New Installation. Sharepoint 2013, Project Server 2013 and SQL Server 2008 SP1 (another box).
    When I try to create Project Web App Instance, I get 
    Provisioning 'PWA': Post provisioning setup failed. Exception 'Microsoft.SharePoint.SPException: Failed to find Project Site object. Are there any database mounted?
     Followed by:
    Failed to provision site PWA with error: Microsoft.SharePoint.SPException: Failed to find Project Site object. Are there any database mounted?
    Already tried reinstalling the whole farm to no avail. Farm Admin account is used to do everything within this process.
    Thanks in anticipation.

    Hi
    I got the same error when provisioning the PWA
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-Project Server
    Date:          8/29/2013 11:58:12 AM
    Event ID:      6966
    Task Category: Provisioning
    Level:         Error
    Keywords:     
    User:          abc\administrator
    Computer:      mycomputer
    Description:
    Provisioning 'PWA': Post provisioning setup failed. Exception 'Microsoft.SharePoint.SPException: Failed to find Project Site object. Are there any database mounted?
       at Microsoft.Office.Project.Server.Administration.ProvisionFeatureEventHandler.FeatureActivated(SPFeatureReceiverProperties properties)
       at Microsoft.SharePoint.SPFeature.DoActivationCallout(Boolean fActivate, Boolean fForce)
       at Microsoft.SharePoint.SPFeature.Activate(SPSite siteParent, SPWeb webParent, SPFeaturePropertyCollection props, SPFeatureActivateFlags activateFlags, Boolean fForce)
       at Microsoft.SharePoint.SPFeatureCollection.AddInternal(SPFeatureDefinition featdef, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean fMarkOnly)
       at Microsoft.SharePoint.SPFeatureCollection.AddInternalWithName(Guid featureId, Int32 compatibilityLevel, String featureName, Version version, SPFeaturePropertyCollection properties, SPFeatureActivateFlags activateFlags, Boolean force, Boolean
    fMarkOnly, SPFeatureDefinitionScope featdefScope)
       at Microsoft.SharePoint.SPFeatureCollection.AddInternal(Guid featureId, Version version, SPFeaturePropertyCollection properties, Boolean force, Boolean fMarkOnly, SPFeatureDefinitionScope featdefScope)
       at Microsoft.SharePoint.SPFeatureCollection.Add(Guid featureId)
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.EnsureProvisioningFeature(SPSite site)
       at Microsoft.Office.Project.Server.Administration.PsiServiceApplication.CreateSite(ProjectProvisionSettings provset)'.
    Later found that the service application where I was trying to provision the PWA, it was not associated with the web-application.

  • Instances is not creating for 10g BPEL process but Polling is happening

    Hi All ,
    I am using Jdev 10.1.1.3 .
    I created a process to poll data from DB adapter. Polling is happening (i mean in the DB, status is moving from unread value to read value), but after deployment, no instance is creating for my bpel process. Please help me out for my issue. Thank you in advance
    Regards,
    Kotresh

    Please post BPEL related queries in BPEL forum -
    BPEL
    Regards,
    Anuj

  • SAP BPC 10.0 Web Client Blank Screen after login

    Hi ALL,
    We are using SAP BPC 10.0 Web Client with Adobe Flash Player 13.0.0.214 with IE 9.0 on Windows 7.0.
    We face strange error where on only on certain PC, the BPC web client working.. On other getting Blank/Blank Screen after login (with "movie not loaded" on the adobe flash player).. Both PCs are having the same setting.
    Even one of PC which previously working, starting this week suddenly getting the same error.. I have created OSS message and got feedback with also share this problem on this forum.
    I have done several actions as mentioned on several SAP notes )1624267, 1664889, 1681147, 1694871, 1752971, 1798336, 1804221, 1806371, 1811218, 1820505, 1918631, 1968584), but still no luck..
    If you have the same issue, kindly share..
    Thanks and regards,
    Hery

    Yes .. Compatibility View also checked.. in several PCs, it is working well. both failed and working PCs have the same setting.
    Just found another weird: in one working PC, 2 different windows local-admin users login to the same PC for BPC-web and getting different result (1 Ok ; 1 failed) ..seems it is related with the user profile and login-domain servers (we have multiple login-domain servers with load balancing mechanism).
    Thanks and regards,
    Hery

  • SCCM2012R2 Client process after WSUS syncronization completes

    Hi,
    I was wondering if someone could confirm the process for the 2012R2 client behaviour after the WSUS/SUP has completed a synchronization after Patch Tuesday (as set in an ADR)
    Do the clients run a compliance scan as per the client settings assigned? or is it immediately after the sync has completed? as I read in Sybex Mastering SCCM 2012R2 (page 377) "that a site wide machine policy is created that allows client computers
    to retrieve a location for WSUS and start a scan for software update compliance" so does the client respond to this or stick to the schedule as per client settings?
    Am asking as I had a network issue caused by WSUS traffic and clients on a slow link trying to download a 35MB file.......which appears to be the update catalogue data.
    No problem last month or the month before and nothing in SCCM has changed, so not sure on why I have seen the issue.
    many thanks in advance for any advice,
    many thanks

    Hi Jason,
    thanks for the response, yup I have seen this happen on a server and followed the coretech article a couple of months ago to get WSUS working again, as I know you're super experienced with SCCM , what would you expect the catalogue size to be? can I find
    out in one of the server logs?
    As the clients were using a standard client setting, I enabled a custom one for the site affected to restrict BITS initially to only 10Kbs, and only scan once a day at 3:30 so that any clients that do not have the latest catalogue are doing it at a quieter
    time of the day and hopefully it will not affect business critical systems, I do think that 10Kbps is very restrictive and may cause issues though, may I ask what are your thoughts on this?
    I have come into this project kind of halfway through and there appears to be a few items like this that need addressing with regards to setting up custom client settings so that the system runs as efficiently as possible.
    many thanks for the advice once again :)
    many thanks

  • Change jsp's in web service client when creating a web service in WID

    Hi, Actually , when we a web service, on websphere Integration Developer,JSP's get generated after creating the web service client.
    Those JSP's are named as input.html, invoke.jsp etc, I need to change the jsp's for good look and feel,
    But I am unalble to do that as there is no configuration information included in the jsps created by default, Please let me know, if any has come across this kind of situation and knows how to deal with.

    Hi,
    Not sure if you can get answer to WID specific questions on the Oracle-WebServices forum. Here, we are mainly talking about SOAP and WSDL, and mostly with the Oracle OC4J implementation.
    When you generate a static proxy, you can set the endpoint URL dynamically using a helper method on the class generated by JDeveloper - look for setEndpoint()
    import javax.xml.rpc.ServiceFactory;
    import javax.xml.rpc.Stub;
        public void setEndpoint(String endpoint) {
            ((Stub) _port)._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY, endpoint);
        }The generated code uses the JAX-RPC APIs under the cover, which may also apply to Websphere's internal implementation.
    Hope it Helps,
    -Eric

  • Error in Creating a WebI Report on SAP Source using Rich client in BOxi 3.1

    Hi
    I tried to create a webi report using rich client on sap source. I get a error message " A Database error occured. the Database text is 'unable to connect to SAP BW server name and password is incorrect(repeat logon) (WIS 10901) .
    SAP Integration kit installed
    BO XI 3.1 is installed on windows server 2003
    Application server - Tomcat 5.5 server.
    Any configuration or sap files/folders should be added?
    how can I move forward to solve it ?
    Thanks!
    J.M Raj

    Hi
    Ya I used SAP authentication - then also get same error.
    Connections are created with username, password to access SAP Source
    Thanks!
    J>M>Raj
    Edited by: John Milton on Jun 25, 2009 10:03 AM

  • Error while creating Business Agreement from IC web Client

    Dear Experts,
    I am working on IC Web Client ( CRM 7.0) & ISU (ECC 6).
    I was able to create the Business Agreement & sucessfully replicate the same to ISU as a COntract Account.
    But when I Try to create the Business Agreement from ICWebClient I am gwtting following Error.
    "No Business Agreement Class for Channel ICW, Usage 01 and Risk Class"
    I have done the settings for ,Allocate Business Agreement Class as ;
    Channel :- ICW ,
    Usage :-Std Payment Data,
    Risk CLass :- B,
    Business Agreement CLass:- 01
    But still I am Getting this error.
    Can any one please help me in this

    Hi,
    Try maintaining an entry with blank risk class.
    Regards
    Prasenjit

  • Error While Creating Business Agreement via IC Web CLient

    Dear Experts,
    I am working on IC Web Client ( CRM 7.0) & ISU (ECC 6).
    I was able to create the Business Agreement & successfully replicate the same
    to ISU as a Contract Account.
    But when I Try to create the Business Agreement from ICWebClient I am
    getting following Error.
    "No Business Agreement Class for Channel ICW, Usage 01 and Risk Class"
    I have done the settings for ,Allocate Business Agreement Class as ;
    Channel :- ICW ,
    Usage :-Std Payment Data,
    Risk CLass :- B,
    Business Agreement CLass:- 01
    But still I am Getting this error.
    Can any one please help me in this

    Problem solved mainatain Risk Class as " "

Maybe you are looking for

  • My Iphone 5 no longer vibrates since I upgraded to IOS 7. All the settings look to be set correctly

    I updated to IOS 7 this weekend and now my phone does not vibrate. I checked everything in settings and it all looks to be correct. It is annoying. Now I can't know when I get a message or call phone my wife because I can't feel the phone vibrate at

  • Profit center wise open item clearing ??

    Dear all       Can i do  profit center wise open item clear  of customer ??? I select profit center in F-32 ( Customer Open Item Clear ) . But not coming profit center in this colomn . Becouse my scenario in incoming payment product wise (profit cent

  • Wireless Network Cameras

    Can anyone explaing to me step-by-step, how to attach a wireless video camera to my network and have my Mac recognize it. I just returned to amazom.com my Linksys wvc54g cause mac won't recognize it. I would like to use Evocam or Security Spy, or Ive

  • Issue with recovery disks purchased from HP

    I had a harddrive failure on the HP Pavilion 21-h010. Instead of utilizing the warranty, I decided to purchase a new harddrive and restore disks from HP. Initially, I had the error where I was told that the disks could not be used for the system. I f

  • The message suggestions that pop up while typing have disappeared. How do I get this feature back?

    I recently upgraded to ios 8.0.2 on the iPhone 5. One new feature I noticed was a grey box that listed word suggestions to add to a text as it was being typed (not to be confused with the auto correct or original word bubble that pops up for autocomp