Workflow template list not appearing on P6

Hi,
     Unable to initiate work flow from Primavera. For initiating work flow we are going to my workflows tab and clicking on "+" button. Its displaying a popup with empty list. It is not displaying workflows list. and in p6 log file getting below error.
Please help me to clear this.
Time
Thread
Level
Category
File:Line
Message
Nov-10-2014 16:33:38 484
Thread-141
ERROR
com.primavera.infr.srvcs.bpm.BPMNServiceImpl
BPM service could not connect to BPM Identity service provider for database 1
ORABPEL-10585
Service error.
Internal Error; Service error occurs in BPMIdentityService in method authenticateUser.
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1116)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1127)
at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
at com.primavera.bpm.BPMConnectorImpl.getProcessInstances(BPMConnectorImpl.java:564)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.bpm.common.BPMCommandRunner$a.run(Unknown Source)
at java.lang.Thread.run(Thread.java:744)
Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:219)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.authenticateUser(IdentityServiceSOAPClient.java:554)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1098)
... 7 more
Caused by: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:880)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
at oracle.bpel.services.workflow.client.SOAPDispatcher.invokeDispatcher(SOAPDispatcher.java:241)
at oracle.bpel.services.workflow.client.SOAPDispatcher.dispatch(SOAPDispatcher.java:362)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:207)
... 9 more
Caused by: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:306)
at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:152)
at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:276)
at oracle.j2ee.ws.client.mgmt.runtime.SuperClientInterceptorPipeline.handleRequest(SuperClientInterceptorPipeline.java:96)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:625)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:603)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:819)
... 14 more
Time
Thread
Level
Category
File:Line
Message
Nov-10-2014 16:33:38 490
Thread-141
ERROR
com.primavera.infr.srvcs.bpm.BPMNServiceImpl
Error while fetching process instances for database 1
com.primavera.bpm.common.BPMServiceException: BPM service could not connect to BPM Identity service provider for database 1
at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:233)
at com.primavera.bpm.BPMConnectorImpl.getProcessInstances(BPMConnectorImpl.java:564)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.bpm.common.BPMCommandRunner$a.run(Unknown Source)
at java.lang.Thread.run(Thread.java:744)
Caused by: ORABPEL-10585
Service error.
Internal Error; Service error occurs in BPMIdentityService in method authenticateUser.
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1116)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1127)
at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
... 5 more
Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:219)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.authenticateUser(IdentityServiceSOAPClient.java:554)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1098)
... 7 more
Caused by: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:880)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
at oracle.bpel.services.workflow.client.SOAPDispatcher.invokeDispatcher(SOAPDispatcher.java:241)
at oracle.bpel.services.workflow.client.SOAPDispatcher.dispatch(SOAPDispatcher.java:362)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:207)
... 9 more
Caused by: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:306)
at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:152)
at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:276)
at oracle.j2ee.ws.client.mgmt.runtime.SuperClientInterceptorPipeline.handleRequest(SuperClientInterceptorPipeline.java:96)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:625)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:603)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:819)
... 14 more
Nov-10-2014 16:33:38 494
[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
ERROR
com.primavera.pvweb.pm.workflows.ProjectWorkflowsDelegate
Failed loading BPM processes.
com.primavera.bpm.common.BPMServiceException: Error while fetching process instances for database 1
at com.primavera.bpm.BPMConnectorImpl.getProcessInstances(BPMConnectorImpl.java:689)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.infr.srvcs.bpm.BPMNServiceImpl$3.command(Unknown Source)
at com.primavera.bpm.common.BPMCommandRunner$a.run(Unknown Source)
at java.lang.Thread.run(Thread.java:744)
Caused by: com.primavera.bpm.common.BPMServiceException: BPM service could not connect to BPM Identity service provider for database 1
at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:233)
at com.primavera.bpm.BPMConnectorImpl.getProcessInstances(BPMConnectorImpl.java:564)
... 4 more
Caused by: ORABPEL-10585
Service error.
Internal Error; Service error occurs in BPMIdentityService in method authenticateUser.
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1116)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1127)
at com.primavera.bpm.BPMServiceManager.getIdentityService(BPMServiceManager.java:226)
... 5 more
Caused by: oracle.bpel.services.workflow.client.WorkflowServiceClientException: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:219)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.authenticateUser(IdentityServiceSOAPClient.java:554)
at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.authenticateUser(AbstractIdentityServiceClient.java:1098)
... 7 more
Caused by: javax.xml.ws.WebServiceException: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:880)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:106)
at oracle.bpel.services.workflow.client.SOAPDispatcher.invokeDispatcher(SOAPDispatcher.java:241)
at oracle.bpel.services.workflow.client.SOAPDispatcher.dispatch(SOAPDispatcher.java:362)
at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:207)
... 9 more
Caused by: oracle.fabric.common.PolicyEnforcementException: PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="WS-Client()")" is queued for later retrieval. WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "/policies/oracle/no_authentication_client_policy" is queued for later retrieval.
at oracle.integration.platform.common.InterceptorChainImpl.createPolicyEnforcementException(InterceptorChainImpl.java:306)
at oracle.integration.platform.common.InterceptorChainImpl.processRequest(InterceptorChainImpl.java:152)
at oracle.integration.platform.common.mgmt.InterceptorChainManager.processRequest(InterceptorChainManager.java:276)
at oracle.j2ee.ws.client.mgmt.runtime.SuperClientInterceptorPipeline.handleRequest(SuperClientInterceptorPipeline.java:96)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:625)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.handleRequest(DispatchImpl.java:603)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:819)
... 14 more  
Thanks,
Bhavan M
+91-9912894028

Yep, I'm assuming the same thing - bummer because if I could get my touch to do the "to do" lists, I could get rid of my palm pilot (since most of what I do on the palm pilot is calendar & to do).
Maybe after Feb. and the SDK gets released, someone will make a work-around (no idea why Apple wouldn't, though - b/c iCal is THEIR program).

Similar Messages

  • "Workflow Template Create" screen  appears while executing the work item.

    Hi,
       I am learning the workflow. I have created a test workflow in which there is a user decision step and 2 mail sending steps for the outcomes of the user decision.The workflow is activated properly . When I excute the workflow the screen for "Workflow Template Create" opens everytime. When I go to the Business workpkace a mail is there in my inbox with the title as given in the user decision step. Again when i am trying to execute the work item in the inbox again the same screen for "Workflow Template create " is opening. I am totaly confused with this problem . Pls suggest what might be the reason..?

    I think the Wflow Template Creation screen is not opening but your current session is getting closed so the previous session which is Wflow Create one which you have already opened is appearing. Please check your template design and act accordingly.
    Thanks
    Arghadip

  • Template does not appear in project folder

    Hi
    My template has disappeared from my project. Therefore, I
    have tried reimporting the template to the 'Templates' folder in
    the project folder. When I do this, I do not get an error message.
    But the *.htt file does not appear in the 'Templates' folder and I
    cannot attach it to help texts?? When I open my file manager I can,
    however, see that the *.htt file is indeed placed in the current
    project. Can anybody help?
    Thanks
    Lena

    Yep! These forums are littered with problems caused by
    working over a network. RH is essentially an Access DB and this has
    well documented problems with networks. Work off your hard drive
    and back up to your network each night. That's works for me. Try
    importing your template once you've copied your project to your PC
    and come back if you still have problems. You may have to recreate
    your template as it is not impossible that the .HTT file has become
    corrupted.

  • Tax code and price list not appear automatic

    Hi My Dear,
    i work in R12.1.1 (solution beacon)
    -I assigned tax out classification code to an item from the master item,when navigate to sales order and enter the item,the tax code dose not joined with item ,it should be selected from the LOV
    - also I linked the price list to a specific customer and an order type ,when navigate to sales order header and select the customer and order type the price list dose not appear automatic
    i should click on the price list field to appear.
    thanks

    Check the defaulting rules for the order/order line.

  • Workflow template PE_Approve01 not being triggered when attendee is booked

    Hello
    Have copied and configured the workflow template for approval of bookings. When i test the workflow from tcode swdd it is executed, but when i try and book an attendde for an event using tcode pv00 the workflow is not triggered. Is this the correct tcode that triggers the workflow or it needs ESS for it to work?

    I hope you might be using the workflow template WS1200160 for approval booking for this workflow tempalte you have to activate the event linkage between the BOR event PDRELA_025  -> moveRequested if your requirement is to trigger the workflow for Pre booking  the you have to use the BOR event PDRELA_027  -> Created , all you have to do is ,
    1. Goto PFTC transaction, select the task type as workflow template.
    2. Mention the workflow template number open in chnage mode and clcik on the tab Triggering Events and select the BOR type  as BOR and BOR any one one of the above mentioned BOR's and any one of the events and activate the linkage by clicking on the buton present in the first column...

  • Workflow template - WS72100012 not available in 6.1 - MDGF

    Hello Michael
    As per your suggestion I tried to replicate the PC and CC hierarchy using workflow - WS72100012. The problem is, workflow template WS72100012 is not available in the system (MDG 6.1).Can you please suggest how to use this template?
    Kiran

    Hi Kiran,
    actually there is no standard workflow, at least from SAP's point of view. We deliver multiple workflow templates to give you basic ideas what you could do - and sometimes what you have to do - w.r.t. to workflows and related processes.
    Still the workflow has to fit to your customer's needs. The tool itself is very flexible so that you can design and model a workflow that exactly fulfills the customer's requirements and that includes in special circumstances mandatory or strictly recommended steps by SAP.
    So if you do not want to use WS72100012, but you want to use IDOc based replication on MDG-F hierarchies, you should include the tasks of WS72100012 being responsible for the replication in your custom template. Otherwise the replication might fail.
    Best regards
    Michael

  • Verifying the Workflow Configuration - does not appear for the workflow services.

    hi!
    the services for the workflow services is not in windows service, I´ve installed workflow manager and correctly configured, service bus correctly configured etc
    verify

    Which self Service function you are using to change the assignment ?
    Their are two API to update asg values. Try to apply user hook on both of them and retry ur scenario.

  • Follow-Up Dropdown Lists Not Appearing in Interaction Record

    Dear SAP experts,
    I have setup Interaction Record as the leading transaction in the WebIC. In the Follow-Up area, user should be able to select a list of Transaction Type from the drop down menu eg: Sales Order, Service Request etc. I have configured the following but the dropw down menu is still not showing any items. I can however see the items only in SAP GUI, but NOT in the WebUI.
    1) Define Copying Control for transaction type eg: ZSIR (interaction record) --> ZSRV (service request)
    2) Defined the Transaction Type
    3) Defined Business Transaction Profile for ZSIR (interaction record) with Dependent Business Objects include ZSRV (service request)
    Could anyone tell me what i am missing? Do i need to perform the copy control for Item Cat as well?
    Please advice.
    Thanks

    I have not even come to that part yet. What i need now is the list of transaction types to be appeared in the Follow-Up drop down. How does partner determination cause whether the list appeared in the drop down or not. There's something really weird, when i unchecked the Settings for Activities for Business Activity Copy Control, one of the item does appeared in the drop down.

  • IW8W - Serial number list not appearing

    Hi,
    We are using refurbishment scenario with serialised material.
    In iw8w the system asks me to enter the serial number but there is no option for entering it.
    Then we tried the following,
    While creating the refurbishment order, we entered the serial number by clicking on button "Object" and also noted down the reservation number.
    Then when we do MB11, we enter the order number and the reservation number. But the system does not show any serial number. (If we manually enter the serial number which we entered in refurbishment order, the system just gives a warning message saying the stock data is not suitable for movement) Then in IW8W, i can see the serial number list.
    My question is, why the system is not showing me the serial number in MB11?
    is any config setting missing.
    I am using the material with valuation type C3 (Bad) and status as ESTO(in w/h).
    Please suggest.

    Dear Vijay,
    To make appear your list of serial no while  doing goods recipt at IW8W
    There is a small configuration in the  Plant Maintenance i.e.  Functions and setting for order type-> Goods Movement for Order Type.
    Now Pleae check the check boxes for planned goods issue, Un planned goods issue, goods receipt for refurbishment . then it will work.

  • BW/BI WAD Templates are not appearing in the Enterprise Portal.

    Hi Experts
    We have executed BW/BI WAD Templates in the portal but they are not getting displayed where as if we execute BEx Queries its running successfully.Could anybody help us in solving the issue.
    Regards,
    Piyush S

    Hi,
    Are you getting Blank Page while executing the web Template ???
    Then the problem might caused by some outdated iView portal content.
    Deploy Supportdesk tool as per note 937697 and see if RED signals are there, if you find any then make sure you clear those
    RED signals by using remidies provided in the solution part on the same support desk tool.
    Make sure the Supportdesk tool signals are GREEN.
    Regards,
    Mani

  • Output devices list  not appearing completely in the drop down list

    Hi,
    I have a query where I am not able to see all the 583 output devices in the drop down list of output device for a transaction code whereas I can see all the output devices in SPAD. Can anyone tell me the reason for this?
    Thanks.
    Brijesh

    Dear Brijesh,
    You can show all the value, click on the restriction button, then change the max numbers of hits to 10000,then you can list all the data in drop down, as per i know in standard it will only give you 500.
    Regards

  • Standard workflow template dose not contain rule responsiblities

    Hi Experts ,
    I am new to the workflow we are using standard workflow ws12300111 for leave request while executing the workflow it showing error 'No agent found' and rule 60100010 used to determine agents but it does not contain any responsiblities so shll we need to create responsiblities to find agents ?
    Pleas give your advices..
    Thanks
    Sreenath

    Hi experts ,
    We are using copied stadard leave request for UWL while executing error occured no agent i set task as genaral created responciblities and simulated for rule when i am giong through swi1 below steps i can see.
                          agent
    (green mark)rijesh                    (Sub)workflow created                    08.03.2012 15:01:37
    green mark)rijesh                    Workflow started                         08.03.2012 15:01:38
    (red mark) rijesh                    Exception occurred                       08.03.2012 15:01:40
    (red mark) rijesh                      START                                  08.03.2012 15:01:39
    (red mark) rijesh                        EVALUATE_SWITCH_CONDITIONS           08.03.2012 15:01:39
    (red mark) rijesh                          EVALUATE_CONDITION_COMPLEX         08.03.2012 15:01:40
    (red mark) rijesh                            GET_VALUE_ELEMENT                08.03.2012 15:01:40
    (red mark)rijesh                              EVAL_CONTAINER_ACCESS_CODE     08.03.2012 15:01:40
    (green mark)rijesh    Error Message Created for Admin          08.03.2012 15:01:42 Office Document Workflow 386151 set tostatus
    (red mark) rijesh                    Executing flow work item                 08.03.2012 15:01:42
    (red mark) rijesh                      Executing flow work item               08.03.2012 15:01:42
    Please advice .
    Regards
    Sreenath

  • Nokia 3250 - PU Suite - contact list not appearing...

    1)I have installed PC Suite in my PC and initially the contact list was visible in the PC. Then I syncronized with PC Lotus Notes 6 and now my contact list in not visible in my PC
    i need help to view the contacts in PC.
    2) My mobile attempts to send onits own messages, which i have not created. I suspect some virus.
    i need some free antivirus for my mobile

    Use menu-> tools-> switch to transfer data between to compatible Nokia devices.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • ICal to do list not appearing on ipod touch

    Did a search and couldn't find anything definitive on it.
    I assume that there is no syncing of to do lists from iCal to the iPod Touch?

    Yep, I'm assuming the same thing - bummer because if I could get my touch to do the "to do" lists, I could get rid of my palm pilot (since most of what I do on the palm pilot is calendar & to do).
    Maybe after Feb. and the SDK gets released, someone will make a work-around (no idea why Apple wouldn't, though - b/c iCal is THEIR program).

  • Workflow template not shown in list workflow setting

    I created a new list, a new site content type, and new reusable workflow. The site content type is added to the list.
    Worked fine at the Dev environment.
    Deployed the workflow to UAT environment as WSP file and list as a list template.
    In UAT, a new site content type is created and added to the list.
    The WSP was activated and feature enabled. But the workflow is not associated with the site content type, instead associating with all site content type.
    Then use copy and modify to associate the workflow with the right content type. It works. Save and publish the workflow.
    Go to List, Workflow settings, click on Add a Workflow, the workflow template is not shown in the workflow template drop-down. Even when the associated content type is all, the workflow should display in the workflow template drop-down in list workflow settings.
    Save and publish the workflow a couple of times, ususally the issue will be resolved. But not this time..
    Please help!! Thanks a lot!!
    Feng Wan

    Hi Prabhakar ,
    just give a try for following program .
    Use program RHMOVE30 - enter object type WS, and your WF number. Use eval path TASKHIER.
    Use the dropdown on the request parameter to create a transport request.
    When you get the result list, make sure your task is selected for transport then use the option to include it in the Transport.
    You should then be able to go to txn SE09 and see your task has been assigned to the transport.
    You can then transport your task.
    Regards,
    Shounak M.
    Message was edited by: Shounak  M

Maybe you are looking for

  • Adobe Bridge Auto-Start when Flash Card plugged in

    If this is the wrong forum, my appoligies.... I am using Adobe Photoshop CS2 with Max OS X 10.4.8 on a PowerBook. When I plug in a flash card reader (with a card) than Adobe Bridge automatically starts and this is not what I want - I just want to ope

  • Xfdf and pdf works in Adobe Reader 6, but not with new versions 7, 8, X

    I have a xfdf file which is created by querying a SQL data base and contains data for a pdf form; it works with Adobe Reader 6, but does not work with new versions of Adobe Readers (7, 8, 9 and X). It is an intranet site running IIS 6.0 in Windows Se

  • Cannot unlock Photoshop Album Starter 3.2 with unlock code

    Why am I unable to access my pictures with an unlock code in Photoshop Album Starter 3.2?

  • Illustrator CS6 (Yosemite) hangs on open

    Recently I'm experiencing this annoying situation which I cannot solve on my own. Situation: MacBook Pro Early 2011 model, problem free so far. Running Yosemite for a while now, latest version. Daily user of Adobe CS6 package. (no CC) In Adobe Illust

  • Can't install update after reinstalling photoshop CS2

    I manually removed PS CS2 because of a problem with the 9.0.2 update. I reinstalled PS CS2(9.0). Then tried to update to 9.0.1 but the auto update tells me no available updates. Did i miss something when removing PS CS2 thats makeing it think it is s