Webflow-xml

Plese help me with some material regarding any workflow which is executed using webflow-xml.
Like,if an event occurs in system A workflow should trigger in system B and XML document must be sent to system B.
System B will again send XML document as an acknowledgement to system A and then workflow executed at system A ends.
Looking forward for the solution.
Thanks & regards,
Shweni.

Hi,
Ya...XMl tags are proper..
Actly i had already once upload this file before with one task TS90000006 by follwing XML tags :-
<ItemType name="uwl.task.webflow.decision.TS90000006.SAP_R3_UWL" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
      <ItemTypeCriteria systemId="SAP_R3_UWL" externalType="TS90000006" connector="WebFlowConnector"/>
    </ItemType>
It worked properly..
Now i want to add TS20000139... so i just copy the above & paste above and change TS90000006 with  TS20000139..
bt after uploading it does not show for TS20000139...
Regards,
Jigar
Edited by: jigar oza on Feb 12, 2009 11:32 AM

Similar Messages

  • Task not showing in UWL XML File

    Hello Experts,
    I am back with another query in less than a week.
    Requirement:- There is a Transaction BNK_APP by which users do their task (approve reject etc) it triggers a workflow and then the workitems are generated and sent to SAP Inbox. These workitems are now shown in the users Inbox in UWL.
    Users dont want to see these particular workitems in their inbox as they are required to do this via the transaction and not via UWL.
    Workarounds:- I have been told that there is noway at all that this can be controlled from the workflow or the backend it has to be done by changing the UWL XML. Is it true that this situation cannot be achieved by changing or filtering the workflow or backend.
    From Portal, I can
    1. go into the xml file and delete that Workitem Task no.(TS50100025) and upload it with new name with priority "high" and good to go.
    2.  I can put something like this :
    <ItemTypes>
    <ItemType name="uwl.HiddenTask" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">
    <ItemTypeCriteria systemId="SAP_WebDynpro_XSS" externalType=" TS50100025" connector="WebFlowConnector"/>
    </ItemType>
    </ItemTypes>
    BUT BUT, I feel very awkward telling you this, but in the XML i DID NOT find a single entry with the Task no. TS50100025. I switched on the Troubleshooting for UWL and saw that the config file was "uwl.webflow" with the same Task id. But when I checked the uwl.webflow XML I did not find an entry with that Task no. either.
    Whats wrong ?? Why the task/workitem is being shown in UWL but not in the XML ?? Is it even possible ??
    Edited by: Rajat Sharma on Nov 2, 2011 6:14 PM
    Edited by: Rajat Sharma on Nov 2, 2011 6:14 PM

    Hi Rajat,
    For the items to appear in UWL, they need to be part of one of the XML files.
    You are checking in wrong XML file.
    Check in  uwl.webflow.SAP_WebDynpro_XSS.
    Second part, you don't need to or rather you shouldn't modify this ML file. Because every time you register the connector this file will be regenerated.
    For more details on how to hide work items refer to SAP note 1437432.
    In short
    1. Create an XML file with any name say Hide Tasks.xml
    2.  An entry in this file might look like
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.webflow.DoNotDisplay12" connector="WebFlowConnector" defaultView="something" defaultAction="something" executionMode="default">
          <ItemTypeCriteria systemId="SAP_R3_FINANCIALS" externalType="TS00300025" connector="WebFlowConnector"/>
        </ItemType>
        </ItemTypes>
    </UWLConfiguration>
    Thanks
    Prashant

  • Webflow doesn't work with Portal 7.0

    Hi, there
    We are migrating from Portal 4.0 to 7.0.
    After migration, the webflow which we were using for
    web application doesn't work anymore.
    We use datasync app to find that within Master Repository
    there is no webflow for our web app, but the webflow for 'tools'
    does exists. BTW, we double check the Oracle DB, all the webflow
    were synced to there by EBCC7.0.
    In the datasync console, the Schema URI filter seems to be not
    correct. In Registered Data Repositories, we can not find correct
    Webflow Data Repository.
    I attached the exception from console:
    <Aug 14, 2002 11:43:54 AM EDT> <Error> <Webflow> <401200> <Error while parsing
    uri /esdi/application, path null, query s
    tring null - Webflow XML does not exist, is not loaded properly, or you do not
    have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the
    webflow xml file. for webapp [esdi], namespace [sampleapp_main]. While trying
    to display CONFIGURATION ERROR: [Exception
    [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [sampleapp_main] is not available for
    webflow execution. Make sure the [sampleapp_main.wf] file is deployed in webapp
    [esdi].]],]
    Any help would be great appreciated!
    Harry
    [email protected]

    Harry,
    This sounds very similar to a customer that had not fully completed the
    upgrade to 7.0 - they had a 4.0 copy of the WebflowServlet JAR within their
    application. Please triple-check that ALL your JARs (taglibs, web apps etc.)
    are the 7.0 versions.
    Sincerely.
    Daniel Selman
    "Harry Yu" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi, there
    We are migrating from Portal 4.0 to 7.0.
    After migration, the webflow which we were using for
    web application doesn't work anymore.
    We use datasync app to find that within Master Repository
    there is no webflow for our web app, but the webflow for 'tools'
    does exists. BTW, we double check the Oracle DB, all the webflow
    were synced to there by EBCC7.0.
    In the datasync console, the Schema URI filter seems to be not
    correct. In Registered Data Repositories, we can not find correct
    Webflow Data Repository.
    I attached the exception from console:
    <Aug 14, 2002 11:43:54 AM EDT> <Error> <Webflow> <401200> <Error whileparsing
    uri /esdi/application, path null, query s
    tring null - Webflow XML does not exist, is not loaded properly, or you donot
    have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page> node was not found in the> webflow xml file. for webapp [esdi, namespace [sampleapp_main]. Whiletrying
    to display CONFIGURATION ERROR: [Exception
    [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace -
    namespace> [sampleapp_main is not available for
    webflow execution. Make sure the [sampleapp_main.wf] file is deployed inwebapp
    [esdi].]],]
    Any help would be great appreciated!
    Harry
    [email protected]

  • Webflow problem Urgent

    Hi,
    I'm trying to create my first simple webflow whcih will take the user to
    yahoo.html /hotmail.html depending on the link the user clicks.This is what
    i had done :
    1. Create a new webApplication . i can access the default page by giving
    http://portalserver:7501/myapp/default.jsp
    2. Registered the necessary taglibs for webflow namely
    webflow_taglib.jar,lic_taglib.jar.
    3. I also did the following settings P13N_APPLICATION_URL=/application,
    P13N_DEFAULT_NAMESPACE=prashant
    4. My webflow servlet mapping is
    com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet
    5. My prashant.wf file is as under
    <webflow-configuration
    xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" is-complete="true"
    xsi:schemaLocation="http://www.bea.com/servers/p13n/xsd/webflow/2.0
    webflow.xsd" xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <namespace>prashant</namespace>
    <configuration-error-page page-name="error.html"/>
    <presentation-origin node-type="jsp" node-name="test">
    <node-processor-info page-name="test.jsp" page-relative-path="/test"/>
    <event-list>
    <event event-name="link.hotmail">
    <destination node-type="html" namespace="prashant" node-name="hotmail"/>
    </event>
    <event event-name="link.yahoo">
    <destination node-type="html" namespace="prashant" node-name="yahoo"/>
    </event>
    </event-list>
    </presentation-origin>
    <presentation-origin node-type="html" node-name="yahoo">
    <node-processor-info page-name="yahoo.html" page-relative-path="/test"/>
    </presentation-origin>
    <presentation-origin node-type="html" node-name="hotmail">
    <node-processor-info page-name="hotmail.html" page-relative-path="/test"/>
    </presentation-origin>
    </webflow-configuration>
    and here is the error is get
    <Jan 28, 2002 12:32:23 PM IST> <Error> <Webflow> <Error while parsing uri
    /PCDSL
    /application, path null, query string
    namespace=prashant&origin=test.jsp&event=l
    ink.yahoo - Webflow XML does not exist, is not loaded properly, or you do
    not ha
    ve a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configurati
    on-error-page node was not found in the webflow xml file. for webapp [null],
    nam
    espace [prashant]. While trying to display CONFIGURATION ERROR:
    [Exception[com.b
    ea.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [pra
    shant] is not available for webflow execution. Make sure the [prashant.wf]
    file
    is deployed in webapp [null].]],]
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConf
    igurationError(WebflowExecutorImpl.java:772)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:474)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:409)
    at
    com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(W
    ebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2459)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Can anybody suggest where should i look for errors or missing pieces of
    information.
    Prashant

    Read whenever you have time...
    <b>Spending 10 minutes more asking the question initially can save you a day in solving the problem.</b> See the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/communityguidelines">Community Guidelines</a> for information about how you should ask a question (the section called Forum Rules of Engagement) to increase the likelihood of getting the best answers - that in turn will solve your problem sooner. Spending 10 minutes more asking the question initially can save you a day in solving the problem.
    The Wiki that was created by Mike Pokraka for <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/sapBusinessWorkflow+FAQ">SAP Business Workflow FAQ</a> (Frequently Asked Questions) is a good place to start.

  • Webflow Web Application Configuration Problem

    I am trying to use BEA&#8217;s webflow tool to handle navigation within a series
    of JSP pages, input processors, and pipeline components. The JSP pages will capture
    user profile information beyond the normal User ID and Password (user interests,
    etc). This information will be stored in the database, and be used to customize
    the user experience.
    I am using the validated form tag, and the webflow tag libraries in the JSP in
    order to take advantage of some pre-built validation tools.
    My web application is named conahec, and my namespace is called test.wf.
    The JSP page comes up perfectly, but when I enter data on the page to test it,
    and hit the save button, I get the following error:
    <Mar 8, 2002 8:48:54 AM MST> <Error> <Webflow> <Error while parsing uri
    /conahec/application, path null, query string null - Webflow XML does not exist,
    is not loaded properly,or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page node was not found in the webflow xml file. for webapp
    [null], namespace [portal]. While trying to display
    CONFIGURATION ERROR:
    [Exception[com.bea.p13n.appflow.exception.ConfigurationException: Bad
    Namespace - namespace [test] is not available for webflow execution. Make sure
    the[test.wf] file is deployed in webapp [null].]],]
    As you can see, it appears that the webapp is not defined. The only way the web
    app wouldn&#8217;t be defined (that I know of from reading previous posts to this
    group) is if the data synchronization was not successful.
    However, the DataSync page appears to show that the synchronization was successful.
    Here are the results I see on the DataSync page:
    - /webapps/conahec/test.wf
    Schema URI http://www.bea.com/servers/p13n/xsd/webflow/2.0
    Creation Date 2002-03-08 10:13:25.039
    Modification Date 2002-03-08 10:13:25.039
    Name test.wf
    Description E:\bea\ebcc4.0\applications\portal\application-sync\webapps\conahec\test.wf
    Author (omitted)
    Data
    <?xml version="1.0"?>
    <webflow-configuration xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    is-complete="true" xsi:schemaLocation="http://www.bea.com/servers/p13n/xsd/webflow/2.0
    webflow.xsd" xmlns:data="http://www.bea.com/servers/p13n/xsd/datalink/1.0" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance">
    <namespace xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">test</namespace>
    <begin-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0" node-type="jsp"
    namespace="test" node-name="customer_profile"></destination>
    </begin-origin>
    <configuration-error-page xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="portal_error"></configuration-error-page>
    <presentation-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="customer_profile">
    <node-processor-info xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="customer_profile.jsp" page-relative-path="/portlets/testIntl"></node-processor-info>
    <event-list xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0" event-name="button.save">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="inputprocessor" namespace="test" node-name="CustomerRegIP"></destination>
    </event>
    </event-list>
    </presentation-origin>
    <presentation-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="customer_success">
    <node-processor-info xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="customer_success.jsp" page-relative-path="/portlets/testIntl"></node-processor-info>
    </presentation-origin>
    <presentation-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="error">
    <node-processor-info xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="error.jsp" page-relative-path="/framework/error"></node-processor-info>
    </presentation-origin>
    <processor-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="inputprocessor" node-name="CustomerRegIP">
    <node-processor-info xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    class-name="com.bea.conahec.customer.CustomerRegIP"></node-processor-info>
    <event-list xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0" event-name="success">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="pipeline" namespace="test" node-name="customerRegPC"></destination>
    </event>
    </event-list>
    <exception-list xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <exception xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    exception-name="com.bea.p13n.appflow.webflow.forms.InvalidFormDataException">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test" node-name="customer_profile"></destination>
    </exception>
    </exception-list>
    </processor-origin>
    <processor-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="pipeline" node-name="customerRegPC">
    <node-processor-info xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    pipeline-name="customerRegPC" pipeline-namespace="customerreg"></node-processor-info>
    <event-list xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0" event-name="success">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test" node-name="customer_success"></destination>
    </event>
    </event-list>
    <exception-list xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <exception xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    exception-name="com.bea.p13n.appflow.exception.PipelineException">
    <destination xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test" node-name="error"></destination>
    </exception>
    </exception-list>
    </processor-origin>
    </webflow-configuration>
    I have tried to remove the data repository, and re-synchronize the data.
    Can you please help by pointing me in a direction to continue to research this
    problem?
    Thanks.

    Thank you, Daniel.
    Support got back to me 24 hours later, and gave me the patch I needed. Early
    testing shows that this patch has fixed this problem.
    Scott Peterson
    "Daniel Selman" <[email protected]> wrote:
    Scott,
    Please contact support. We have seen (and fixed) a CR related to the
    web
    application name not being retrieved correctly (null) in all cases:
    The
    configuration-error-page node was not found in the webflow xml file.for
    webapp
    [null], namespace [portal]Sincerely,
    Daniel Selman
    "Scott Peterson" <[email protected]> wrote in message
    news:[email protected]...
    I am trying to use BEA&#8217;s webflow tool to handle navigation withina
    series
    of JSP pages, input processors, and pipeline components. The JSP pageswill capture
    user profile information beyond the normal User ID and Password (userinterests,
    etc). This information will be stored in the database, and be usedto
    customize
    the user experience.
    I am using the validated form tag, and the webflow tag libraries inthe
    JSP in
    order to take advantage of some pre-built validation tools.
    My web application is named conahec, and my namespace is called test.wf.
    The JSP page comes up perfectly, but when I enter data on the pageto test
    it,
    and hit the save button, I get the following error:
    <Mar 8, 2002 8:48:54 AM MST> <Error> <Webflow> <Error while parsinguri
    /conahec/application, path null, query string null - Webflow XML doesnot
    exist,
    is not loaded properly,or you do not have a configuration-error-pagedefined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page node was not found in the webflow xml file.
    for>webapp>> [null, namespace [portal]. While trying to display
    CONFIGURATION ERROR:
    [Exception[com.bea.p13n.appflow.exception.ConfigurationException: Bad
    Namespace - namespace [test] is not available for webflow execution.Make
    sure
    the[test.wf] file is deployed in webapp [null].]],]
    As you can see, it appears that the webapp is not defined. The onlyway
    the web
    app wouldn&#8217;t be defined (that I know of from reading previousposts
    to this
    group) is if the data synchronization was not successful.
    However, the DataSync page appears to show that the synchronizationwas
    successful.
    Here are the results I see on the DataSync page:
    - /webapps/conahec/test.wf
    Schema URI http://www.bea.com/servers/p13n/xsd/webflow/2.0
    Creation Date 2002-03-08 10:13:25.039
    Modification Date 2002-03-08 10:13:25.039
    Name test.wf
    DescriptionE:\bea\ebcc4.0\applications\portal\application-sync\webapps\conahec\test.wf
    Author (omitted)
    Data
    <?xml version="1.0"?>
    <webflow-configuration
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    is-complete="true"
    xsi:schemaLocation="http://www.bea.com/servers/p13n/xsd/webflow/2.0
    webflow.xsd" xmlns:data="http://www.bea.com/servers/p13n/xsd/datalink/1.0"
    xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance">
    <namespace
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">test</namespace>
    <begin-origin xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0" node-type="jsp"
    namespace="test" node-name="customer_profile"></destination>
    </begin-origin>
    <configuration-error-page
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="portal_error"></configuration-error-page>
    <presentation-origin
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="customer_profile">
    <node-processor-info
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="customer_profile.jsp"page-relative-path="/portlets/testIntl"></node-processor-info>
    <event-list
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    event-name="button.save">
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="inputprocessor" namespace="test"node-name="CustomerRegIP"></destination>
    </event>
    </event-list>
    </presentation-origin>
    <presentation-origin
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="customer_success">
    <node-processor-info
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="customer_success.jsp"page-relative-path="/portlets/testIntl"></node-processor-info>
    </presentation-origin>
    <presentation-origin
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" node-name="error">
    <node-processor-info
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    page-name="error.jsp"page-relative-path="/framework/error"></node-processor-info>
    </presentation-origin>
    <processor-origin
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="inputprocessor" node-name="CustomerRegIP">
    <node-processor-info
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    class-name="com.bea.conahec.customer.CustomerRegIP"></node-processor-info>
    <event-list
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    event-name="success">
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="pipeline" namespace="test"node-name="customerRegPC"></destination>
    </event>
    </event-list>
    <exception-list
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <exception
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    >
    exception-name="com.bea.p13n.appflow.webflow.forms.InvalidFormDataException"
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test"node-name="customer_profile"></destination>
    </exception>
    </exception-list>
    </processor-origin>
    <processor-origin
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="pipeline" node-name="customerRegPC">
    <node-processor-info
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    pipeline-name="customerRegPC"pipeline-namespace="customerreg"></node-processor-info>
    <event-list
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <event xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    event-name="success">
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test"node-name="customer_success"></destination>
    </event>
    </event-list>
    <exception-list
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0">
    <exception
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    exception-name="com.bea.p13n.appflow.exception.PipelineException">
    <destination
    xmlns="http://www.bea.com/servers/p13n/xsd/webflow/2.0"
    node-type="jsp" namespace="test" node-name="error"></destination>
    </exception>
    </exception-list>
    </processor-origin>
    </webflow-configuration>
    I have tried to remove the data repository, and re-synchronize thedata.
    Can you please help by pointing me in a direction to continue to researchthis
    problem?
    Thanks.

  • Weblogic Portal webflow Error

    We have been getting following error even after synchronizing using EBCC
    <Jul 8, 2003 6:41:56 PM IST> <Warning> <Webflow> <Webflow could not resolve a
    de
    stination given: appname [null], namespace [repair_shipment_tracking], origin
    [s
    upport_repair_status.jsp], event [repair_search.event] with request id [-8789390
    ]; Attempting to load Configuration-error-page.>
    <Jul 8, 2003 6:41:56 PM IST> <Error> <Webflow> <Error while parsing uri /Sup
    port/application, path null, query string null - Webflow XML does not exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configurati
    on-error-page node was not found in the webflow xml file. for webapp [null], nam
    espace [main]. While trying to display CONFIGURATION ERROR: [Exception[com.bea.p
    13n.appflow.exception.ConfigurationException: Bad Namespace - namespace [repair_
    shipment_tracking] is not available for webflow execution. Make sure the [repair
    shipmenttracking.wf] file is deployed in webapp [null].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(W
    ebflowServlet.java:132)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doPost(
    WebflowServlet.java:213)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:262)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2643)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2359)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Hi,
    We have checked it everything is right
    "Sasikanth" <[email protected]> wrote:
    >
    HI Rashmi
    You should check the name space in EBCC "repair_shipment_tracking"
    for
    event repair_search.event and see to which page / node it is connected.
    Itseems
    your request origination is support_repair_status.jsp page. If your
    link with
    event repair_search.event is not properly defined then you must define
    it properly
    and Save the .wf file and then do SYNC.
    regards
    SasiKanth
    "Rashmi Bhojwani" <[email protected]> wrote:
    We have been getting following error even after synchronizing usingEBCC
    <Jul 8, 2003 6:41:56 PM IST> <Warning> <Webflow> <Webflow could notresolve
    a
    de
    stination given: appname [null], namespace [repair_shipment_tracking],
    origin
    [s
    upport_repair_status.jsp], event [repair_search.event] with requestid
    [-8789390
    ]; Attempting to load Configuration-error-page.>
    <Jul 8, 2003 6:41:56 PM IST> <Error> <Webflow> <Error while parsinguri
    /Sup
    port/application, path null, query string null - Webflow XML does not
    exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configurati
    on-error-page node was not found in the webflow xml file. for webapp
    [null], nam
    espace [main]. While trying to display CONFIGURATION ERROR: [Exception[com.bea.p
    13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [repair_
    shipment_tracking] is not available for webflow execution. Make sure
    the [repair
    shipmenttracking.wf] file is deployed in webapp [null].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(W
    ebflowServlet.java:132)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doPost(
    WebflowServlet.java:213)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:262)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2643)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2359)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Petflow example (sample for webflow) is not working

    Hi All,
    I tried to run the petflow example as suggested by the bea guide. But whenever
    I try to access http://localhost:7501/petflow, it's giving following exception
    in the server:
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webflow xml file. for webapp [petflow], namespace [main].
    While trying to display CONFIGURATION ERROR: [Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [main] is not available for webflow execution. Make
    sure the [main.wf] file is deployed in webapp [petflow].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:91)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Can anybody pls help me ? Any suggestion is welcome.
    TIA,
    Sudarson

    Thanks. It's working now after syncronization.
    "Stéphane Gamondes" <[email protected]> wrote:
    >
    >
    Hi,
    Did you synchronize the petflow application from the EBCC ?
    Stéphane
    "sudarson" <[email protected]> wrote:
    Hi All,
    I tried to run the petflow example as suggested by the bea guide. But
    whenever
    I try to access http://localhost:7501/petflow, it's giving following
    exception
    in the server:
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page
    node was not found in the webflow xml file. for webapp [petflow], namespace
    [main].
    While trying to display CONFIGURATION ERROR: [Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [main] is not available for webflow execution.
    Make
    sure the [main.wf] file is deployed in webapp [petflow].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:91)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Can anybody pls help me ? Any suggestion is welcome.
    TIA,
    Sudarson

  • Can not access sample & admin tools after configuring Oracle8.1.7

    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by following the doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the sample stock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP> <[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing error when i try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could not resolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id [3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsing uri /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly, or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webfl
    ow xml file. for webapp [tools], namespace [admin_main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    .appflow.exception.ConfigurationException: Bad Namespace - namespace [admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

    oops...i missed step5.
    it is working now after doing the sync.
    thanks
    Vijay
    "Daniel Selman" <[email protected]> wrote:
    Did you sync the applications and load the sample data?
    Sincerely,
    Daniel Selman
    "vijay bujula" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by followingthe
    doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the samplestock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP><[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object fromthe
    PortalManager.
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing errorwhen i
    try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could notresolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id[3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsinguri
    /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly,or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page>> node was not found in the webfl>> ow xml file. for webapp [tools, namespace [admin_main]. While tryingto
    display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    appflow.exception.ConfigurationException: Bad Namespace - namespace[admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

  • Portal Migration 7.0 to 8.1 SP5

    Hello All,
    I have followed the Migration Guide to upgrade the Portal from 7.0 to 8.1 SP5.
    The existing application consists of a lot of WebFlows which we need to run in Compatibility Mode.
    I have a scenario, where the user clicks on a link / submits a form whose action is to another Page within the same Portal.
    Home Page URL
    http://localhost:7001/SOSPortal/SOSPortal.portal?_nfpb=true&_nfto=false&_pageLabel=SOSPortalHomePage
    Submitted Page URL
    http://localhost:7001/SOSPortal/SOSPortal.portal?_nfpb=true&_pageLabel=ReferenceProfiles
    I am getting the following stack trace. I searched everywhere, could not find any threads...
    Can some one help me in this?
    Thanks and regards,
    Paz
    StackTrace
    ####<28/04/2006 02:20:39 PM EST> <Error> <netuix> <PC30401> <portalServer> <ExecuteThread: '12' for queue: 'default'> <weblogic> <> <BEA-423147> <Exception [com.bea.p13n.appflow.exception.ConfigurationException: The WLCS_DEFAULT_NAMESPACE context parameter is not configured in the web.xml for webapp: SOSPortal.] thrown while trying to do task [preRender] in class [com.bea.netuix.servlets.controls.window.WebflowPortlet].
    com.bea.p13n.appflow.exception.ConfigurationException: The WLCS_DEFAULT_NAMESPACE context parameter is not configured in the web.xml for webapp: SOSPortal.
         at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.initializeRequest(Ljavax/servlet/ServletContext;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(WebflowExecutorImpl.java:412)
         at com.bea.netuix.servlets.controls.window.WebflowPortlet.executeWebflow(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/servlet/ServletContext;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lcom/bea/p13n/appflow/webflow/WebflowResponse;(WebflowPortlet.java:670)
         at com.bea.netuix.servlets.controls.window.WebflowPortlet.preRender()V(WebflowPortlet.java:375)
         at com.bea.netuix.nf.ControlLifecycle$7.visit(Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)Z(ControlLifecycle.java:443)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:718)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walkRecursivePreRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;ZZZ)V(ControlTreeWalker.java:730)
         at com.bea.netuix.nf.ControlTreeWalker.walk(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Lcom/bea/netuix/nf/concurrency/ControlTreeWalkerPool;)V(ControlTreeWalker.java:181)
         at com.bea.netuix.nf.Lifecycle.runOutbound(Lcom/bea/netuix/nf/UIContext;Lcom/bea/netuix/nf/concurrency/ControlTreeWalkerPool;)V(Lifecycle.java:204)
         at com.bea.netuix.nf.Lifecycle.run(Lcom/bea/netuix/nf/UIContext;Lcom/bea/netuix/nf/concurrency/ControlTreeWalkerPool;)V(Lifecycle.java:146)
         at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(Lcom/bea/netuix/nf/UIContext;Ljavax/servlet/http/HttpServletRequest;)V(UIServlet.java:333)
         at com.bea.netuix.servlets.manager.UIServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(UIServlet.java:196)
         at com.bea.netuix.servlets.manager.PortalServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(PortalServlet.java:772)
         at com.bea.netuix.servlets.manager.UIServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(UIServlet.java:150)
         at javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(ServletStubImpl.java:1072)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V(ServletStubImpl.java:465)
         at weblogic.servlet.internal.TailFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V(PortalServletFilter.java:293)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava/lang/Object;(WebAppServletContext.java:6987)
    >

    Some more Error Messages :O
    I added a Context Param in web.xml and added a value 'portal' to it and then I am getting the follwoing Error.
    I have even checked the DataSync Master Repository and it shows that the WebFlows are available.
    But when I restart the Server, I dont see any logs to confirm that it deploys the .wf files. I see that all other kind of files like .use, .ent, .seg etc are getting deployed. Why not .wf files is my worry :(
    If anyone can throws some light on this it would be great.
    ####<28/04/2006 04:35:06 PM EST> <Error> <netuix> <PC30401> <portalServer> <ExecuteThread: '14' for queue: 'default'> <weblogic> <> <BEA-423147> <Exception [com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page node was not found in the webflow xml file. for webapp [SOSPortal], namespace [portal]. While trying to display CONFIGURATION ERROR: [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace [SOSProductProfiles] is not available for webflow execution. Make sure the [SOSProductProfiles.wf] file is deployed in webapp [SOSPortal].],] thrown while trying to do task [preRender] in class [com.bea.netuix.servlets.controls.window.WebflowPortlet].
    com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page node was not found in the webflow xml file. for webapp [SOSPortal], namespace [portal]. While trying to display CONFIGURATION ERROR: [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace [SOSProductProfiles] is not available for webflow execution. Make sure the [SOSProductProfiles.wf] file is deployed in webapp [SOSPortal].],
    Thanks and regards,
    Paz

  • UWL Action followup

    Hi,
    in the UWL I created the Action followup for uwl.task webflow item (in my own uwl.webflow.xml)
    <Action name="followup" groupAction="no" handler="ProviderActionHandler" returnToDetailViewAllowed="no" launchInNewWindow="no">
      <Properties>
        <Property name="display_order_priority" value="3"/>
      </Properties>
      <Descriptions default="Follow-up">
        <ShortDescriptions>
          <Description Language="de" Description="Follow-up"/>
        </ShortDescriptions>
      </Descriptions>
    </Action>
    The result: Problem in performing action <followup>: Unknown action: <followup>-
    Any idea? It's the wrong handler?
    Regards
    Alexander

    Hi gopal,
    I think followup is a standard action in NW04 and not the action handler.  (look here http://help.sap.com/saphelp_nw04/helpdata/en/2c/05b15de3864040a9426788a12699b3/frameset.htm)
    It's required for R/3 Workitems (like the action "resubmit" in context menue in Business Workplace)
    Thanks & regards
    Alexander

  • New Domain, New Application, Bad Namespace, HELP!

    Hey guys,
    I created my own new domain and application. In this application I deployed portal
    tools(tools and toolSupport), but when I call the web application associated with
    tools I get an exception:
    Error while parsing uri /portalTools/application, path null, query string namespace=admin_main
    - Webflow XML does not exist, is not loaded properly, or you do not have a configuration-error-page
    defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webflow xml file. for webapp [tools], namespace [admin_main].
    While trying to display CONFIGURATION ERROR: [Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [admin_main] is not available for webflow execution.
    Make sure the [admin_main.wf] file is deployed in web [tools].]],]

    Evaluation,
    Looks like you have not data sync'ed the webflow for your new application.
    You can do this either from the command line (sync script) or use the EBCC.
    Sincerely,
    Daniel Selman
    "Evaluation Customer" <[email protected]> wrote in message
    news:3c7fef21$[email protected]..
    >
    Hey guys,
    I created my own new domain and application. In this application Ideployed portal
    tools(tools and toolSupport), but when I call the web applicationassociated with
    tools I get an exception:
    Error while parsing uri /portalTools/application, path null, query stringnamespace=admin_main
    - Webflow XML does not exist, is not loaded properly, or you do not have aconfiguration-error-page
    defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page> node was not found in the webflow xml file. for webapp [tools, namespace[admin_main].
    While trying to display CONFIGURATION ERROR:[Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    Bad Namespace - namespace [admin_main] is not available for webflowexecution.
    Make sure the [admin_main.wf] file is deployed in web [tools].]],]

  • Trip UWL in portal

    Hi
    I have Expense claim workflow working in R/3. If i reject a claim in R/3 i have a task which ask me the reason for rejection. but when i do the same in portal it is not asking instead its rejecting directly. Is there anything i need to configure in portal? How do i go about doing that

    Hi,
    Please check the XML file related to the webflow of the UWL system you are using. That XML file should have the Task number over there.
    You can check the webflow XML file by downloading the configuration.
    If that file is having the task number, please check the view you are using at which point it is trigerring.
    If the XML file is not having the task number, please create a new view over there and assign all the related task number to that view.
    You can visit the link below for further information:
    http://help.sap.com/saphelp_nw70/helpdata/en/d6/eddef503944dc6bbe8d81a2cec44e8/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/d6/eddef503944dc6bbe8d81a2cec44e8/frameset.htm
    Regards
    Atul Shrivastava

  • Overview page opens/highlighted the wrong tab, but the right view

    Hi all,
    I'm Using EP7.0 and SP22.I copied the UWL iView from this location (content provided by Sap --> End User Content --> Standard Portal User --> iViews --> com.sap.netweaver.bc.uwl.iviews --> Universal Worklist).
    Changed the iView Properties:
    Display UWL Overview Page = Yes
    I customized the standard- and webflow.xml files.I created an extra tab with own columns in the UWL.
    That iView works fine.. It displays the Overview look and feel and my extra (invoics) tab. My Problem is
    when i click the link (Tasks, Notification, Alerts and Tracking) in the Oveview page, it opens the corresponding Tab look and feel , but when I click on my extra tab (Invoices) it opens the Task tab instead of my extra (invoices) tab. The view is showing the right items (customize columns), only the wrong tab is highlighted. For the end-user it's a little bit confusing.
    I also like to change the picture on the oveview page.
    what can i do? how to achieve this? please help me..
    thanks in advance,
    Vo.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Switching to Oracle in Portal4.0 Exception

    I switched to Oracle and I get the following exception when I try to access wlcs
    application. I have created the tables and sample data. Any ideas? If I switch
    back to cloudscape the application works again.
    <Feb 26, 2002 9:53:25 AM EST> <Warning> <Webflow> <Webflow could not
    resolve a destination given: appname [wlcs], namesp
    ace [sampleapp_main], origin [begin], event [defaultEvent] with request id
    [3082093]; Attempting to load Configuration-e
    rror-page.>
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Webflow> <Error while parsing uri
    /wlcs/application, path null, query string null
    - Webflow XML does not exist, is not loaded properly, or you do not have
    a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page node was not found in the
    webflow xml file. for webapp [wlcs], namespace [sampleapp_main]. While
    trying to display CONFIGURATION ERROR: [Exception
    [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace -
    namespace [sampleapp_main] is not available for
    webflow execution. Make sure the [sampleapp_main.wf] file is deployed in
    webapp [wlcs].]],]
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:
    786)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    at
    com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter.doFilter(ClickThr
    oughEventFilter.java:156)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2467)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Placeholder> <ph:placeholder:
    Content Error (Placeholder: /placeholders/cs_top_ge
    neric.pla). Unknown placeholder '/placeholders/cs_top_generic.pla'>
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Placeholder> <ph:placeholder: Content Error
    (Placeholder: /placeholders/cs_side_generic.pla). Unknown placeholder '/placeholders/cs_side_generic.pla'>

    You are right, I ran bin\win32\loadSampleData.bat, which calls bin\win32\syncApplication.bat.
    This reloaded the data, which apparantly had been corrupted in my Oracle install.
    Thanks,
    John
    "P. Babu Naidu" <[email protected]> wrote:
    Hi John,
    Did you sync the data corresponding the application?..
    Sincerely
    Babu
    "John" <[email protected]> wrote in message
    news:[email protected]...
    I switched to Oracle and I get the following exception when I try toaccess wlcs
    application. I have created the tables and sample data. Any ideas?If I
    switch
    back to cloudscape the application works again.
    <Feb 26, 2002 9:53:25 AM EST> <Warning> <Webflow> <Webflow could not
    resolve a destination given: appname [wlcs], namesp
    ace [sampleapp_main], origin [begin], event [defaultEvent] with requestid
    [3082093]; Attempting to load Configuration-e
    rror-page.>
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Webflow> <Error while parsinguri
    /wlcs/application, path null, query string null
    - Webflow XML does not exist, is not loaded properly, or you do nothave
    a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page node was not found in the
    webflow xml file. for webapp [wlcs], namespace [sampleapp_main]. While
    trying to display CONFIGURATION ERROR: [Exception
    [com.bea.p13n.appflow.exception.ConfigurationException: Bad Namespace
    ->> namespace [sampleapp_main is not available for
    webflow execution. Make sure the [sampleapp_main.wf] file is deployedin
    webapp [wlcs].]],]
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:
    786)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    at
    com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter.doFilter(ClickThr
    oughEventFilter.java:156)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2467)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Placeholder> <ph:placeholder:
    Content Error (Placeholder: /placeholders/cs_top_ge
    neric.pla). Unknown placeholder '/placeholders/cs_top_generic.pla'>
    <Feb 26, 2002 9:53:25 AM EST> <Error> <Placeholder> <ph:placeholder:Content Error
    (Placeholder: /placeholders/cs_side_generic.pla). Unknown placeholder'/placeholders/cs_side_generic.pla'>

  • Problem getting petflow sample to work

    If I fire up the petflow domain, and try to access the petflow application I
    get the following exception:
    <28-May-02 09:40:24 PDT> <Error> <Webflow> <Error while parsing uri
    /petflow/application, path null, query string null - Webflow XML does not
    exist, is not loaded properly, or you do not have a configuration-error-page
    defined. Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    The configurati on-error-page node was not found in the webflow xml file.
    for webapp [petflow], namespace [main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.be
    a.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [main] is not available for webflow execution. Make sure the [main.wf] file
    is deployed in webapp [petflow].]],]
    If I use the ebcc to try and synchronize data I get a bunch of incomplete
    documents, including the main.wf refered to in the above exception.
    I'm using WLS6.1 pp2, WLP 4.0 sp2.
    Any clues as to what is wrong and how to rectify it gratefully received.
    SB

    you need to reset your connection for this application. You need a connection for
    each application you have.
    in ebcc select tools - connection setting, select the connections tab. click new
    to define you new connection.
    call it "pet" or whatever you like.
    under application name enter the application name petflowApp in this case. to see
    application names avaliable go to the console in your browser.
    Once you create this connection, select it under all-purpose connections.
    hope this helps
    Michael C
    "Stanley Beamish" <[email protected]> wrote:
    If I fire up the petflow domain, and try to access the petflow application
    I
    get the following exception:
    <28-May-02 09:40:24 PDT> <Error> <Webflow> <Error while parsing uri
    /petflow/application, path null, query string null - Webflow XML does not
    exist, is not loaded properly, or you do not have a configuration-error-page
    defined. Exception[com.bea.p13n.appflow.exception.ConfigurationException:
    The configurati on-error-page node was not found in the webflow xml file.
    for webapp [petflow], namespace [main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.be
    a.p13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [main] is not available for webflow execution. Make sure the [main.wf] file
    is deployed in webapp [petflow].]],]
    If I use the ebcc to try and synchronize data I get a bunch of incomplete
    documents, including the main.wf refered to in the above exception.
    I'm using WLS6.1 pp2, WLP 4.0 sp2.
    Any clues as to what is wrong and how to rectify it gratefully received.
    SB

Maybe you are looking for