Getting error while trying to upload wft in PROD.

Hello All,
We are getting this error while uploading the wft in PROD. Please let us know ASAP.
We used this below command while trying to upload wft.
==================================================
WFLOAD apps/prdapps 0 Y UPLOAD OEOL.wft
ACTIVITY 'OESTD/CHECK_HOLDS' is protected, no changes were saved.
ACTIVITY 'OESTD/CREDIT_CHECK' is protected, no changes were saved.
ACTIVITY 'OESTD/GET_NEXT_APPROVER' is protected, no changes were saved.
ACTIVITY 'OESTD/INITIATE_APPROVAL' is protected, no changes were saved.
ACTIVITY 'OESTD/IS_ORDER_BOOKED' is protected, no changes were saved.
ACTIVITY 'OESTD/REJECT_APPROVAL' is protected, no changes were saved.
ACTIVITY 'OESTD/RELEASE_CREDIT_HOLD' is protected, no changes were saved.
ACTIVITY 'OESTD/UTIL_SET_NOTIFICATION_APPROVER' is protected, no changes were saved.
ACTIVITY 'FNDCMSTD/EXECUTECONCPROG' is protected, no changes were saved.
ACTIVITY 'FNDCMSTD/SUBMITCONCPROG' is protected, no changes were saved.
ACTIVITY 'FNDCMSTD/WAITFORCONCPROG' is protected, no changes were saved.
ACTIVITY 'OTWF/CANCEL_ORDER_LINE' is protected, no changes were saved.
ACTIVITY 'OTWF/CREATE_RMA' is protected, no changes were saved.
ACTIVITY 'OTWF/ENROLLMENT_CANCELLED' is protected, no changes were saved.
ACTIVITY 'OTWF/EVENT_CANCELED' is protected, no changes were saved.
ACTIVITY 'OTWF/OL_INVOICE_CK' is protected, no changes were saved.
ACTIVITY 'OTWF/OL_UOM_CK' is protected, no changes were saved.
ACTIVITY 'OTWF/ORDER_LINE_CANCCELLED' is protected, no changes were saved.
ACTIVITY 'OTWF/ORDER_LINE_CANCELLED_2' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_CANCEL_ORDER_LINE' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_CANCEL_ORDER_LINE_2' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_ENROLLMENT_EVENT_CHANGED' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_ENROLL_EVENT_CHANGED' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_ENR_CANCEL' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_EVENT_CHANGED' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_EVT_CANCEL' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_MANUAL_ENROLL_WAITLIST' is protected, no changes were saved.
ACTIVITY 'OTWF/OTA_MANUAL_WAITLIST' is protected, no changes were saved.
wferr:
- 1405: Invalid performer 'KH PO 1' in process activity 'WFSTD/VOTEFORRESULTTYPE'.
Uploaded 0 ITEM_TYPE record(s) to database.
Uploaded 2 LOOKUP_TYPE record(s) to database.
Uploaded 5 MESSAGE record(s) to database.
Uploaded 4 ACTIVITY record(s) to database.
Uploaded 0 ROLE record(s) to database.
$
===============================================
Thanks,
Abdul

Hi,
Please see these documents.
Note: 302875.1 - Error Saving Workflow To The Database: 1405: Invalid Performer
Note: 263123.1 - Error Saving Workflow To The Database: 1405: Invalid performer 'KH PO 1'
Note: 344421.1 - Error When Trying To Upload Paapinvw.Wft To The Database 1405 Invalid Performer
Regards,
Hussein

Similar Messages

  • Getting error while trying to upload the data in excel from SSIS package through sql agent job

    We are getting below errors.
    Error:
    The Microsoft Jet database engine cannot open the file '\\serversdev\Documents\QC Files\Prod.xls'. It is already opened exclusively by another
    user, or you need permission to view its data.
    Please suggest ASAP
    Regards,
    Ramu
    Ramu Gade

    Hi Dikshan Gade,
    According to your description, you want to upload data from excel to database, when you call ssis package through SQL Server Agent job, you got the error message.
    To troubleshoot the problem, please refer to the following steps:
    Validate that the account has permissions on the file and the folder.
    Verify that the file and the data source name (DSN) are not marked as Exclusive.
    Make sure SQL Server Agent Services service account has the permission to access the database.
    We can check SQL Server Agent’s activity logs, Windows Event logs and SSIS logs to get more clues. Also the tool Process Monitor is helpful to track the cause of registry or file access related issues. For more information about the issue, please refer to
    the following KB article:
    http://support.microsoft.com/kb/306269
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Excel service and OWA - getting ERROR while trying to open/edit Excel documents

    Hi All,
    We have configured SharePoint 2013 with Excel Service and OWA (Office Web Apps).
    After configuring, we are able to view/edit Word or PowerPoint documents from the browser (as OWA is configured). But we are getting errors while trying to open/edit Excel documents.
    We are not able to view/edit the excel workbook from the browser (through OWA).
    To open the excel in the browser, decision has to be taken at the farm level on what to be used – Excel Service or OWA Server? Is it possible to do setting at site collection level?
    Error details are given below:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 3/25/2013 1:29:08 PM
    Event time (UTC): 3/25/2013 7:59:08 AM
    Event ID: fc2e0530f493493896e6c8b6297a0423
    Event sequence: 10
    Event occurrence: 3
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/x-1-130086717598089315
        Trust level: Full
        Application Virtual Path: /x
        Application Path: C:\Program Files\Microsoft Office Web Apps\ExcelServicesWfe\
        Machine name: VHYDMANTHSTP-02
    Process information:
        Process ID: 1252
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
    Exception information:
        Exception type: ArgumentException
        Exception message: An entry with the same key already exists.
       at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL:
    http://mysrevr/x/_layouts/xlpreview.aspx?ui=en-US&rs=en-US&WOPISrc=http://myservernames1/_vti_bin/wopi.ashx/files/f36d669ceb814d67bdad0e1e1f98e466&wdSmallView=1
        Request path: /x/_layouts/xlpreview.aspx
        User host address: 10.81.138.92
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
    Thread information:
        Thread ID: 13
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I have the same issue while opening the file , i have checked every thing twice. but unable to fix this thing . can any one help.
    One more thing which is i am wondering none of the MS representative replied on this post which is originally posted on March 27-2013.
    is microsoft alive??
    Imran Bashir Network Administrator MCP, JNCIA-EX,ER,JNIOUS +92-333-4330176

  • Getting error while trying to generate SNP PPM

    Hi Experts,
    I am getting error, while trying to generate SNP PPM fron PP/DS PPM. It says Set up matrix for resource in planning version is not define. But I checked that i havea set up matrix as well as setup group.
    Any help will be appreciated. Thanks In advance.
    Sani

    Hi Sani,
    Try running resource & ppds ppm consistency check against
    their respective transactions (/sapapo/res01 & /sapapo/scc_03)
    and check any inconsistencies found.
    Regards
    R. Senthil Mareeswaran.

  • Getting error while trying to bring datafile online.

    Hi,
    I am getting error while trying to bring datafile online.
    Can you please help me in this.
    SQL> alter database datafile 5 online;
    alter database datafile 5 online
    ERROR at line 1:
    ORA-01157: cannot identify/lock data file 5 - see DBWR trace file
    ORA-01110: data file 5: 'G:\ABC.DBF'
    Database is running in Archivelog mode.
    Even when i tried to take the whole database backup i got the following error.
    RMAN> backup database;
    Starting backup at 21-OCT-09
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=139 devtype=DISK
    could not read file header for datafile 5 error reason 4
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 10/21/2009 18:07:04
    RMAN-06056: could not access datafile 5
    Please help me to rectify this problem.
    Database is running in Archivelog mode.
    Database is 10.2.3.0

    Aman wrote:
    Hi,
    I am getting error while trying to bring datafile online.
    Can you please help me in this.
    SQL> alter database datafile 5 online;
    alter database datafile 5 online
    ERROR at line 1:
    ORA-01157: cannot identify/lock data file 5 - see DBWR trace file
    ORA-01110: data file 5: 'G:\ABC.DBF'
    Database is running in Archivelog mode.
    Even when i tried to take the whole database backup i got the following error.
    RMAN> backup database;
    Starting backup at 21-OCT-09
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=139 devtype=DISK
    could not read file header for datafile 5 error reason 4
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 10/21/2009 18:07:04
    RMAN-06056: could not access datafile 5
    Please help me to rectify this problem.
    Database is running in Archivelog mode.
    Database is 10.2.3.0Why are you taking the backup when the file is not there? Files don't go offline just like that so the bigger concern for you should be that how come without your knowledge( I hope so) , it went offline?
    The file is not physically there and as like Don asked, is the G drive actually is there even?
    Do you have backup of this file? Also confirm, you have all the archivelogs available?
    HTH
    Aman....

  • Gettting error while trying to upload an xml in oracle report builder11g

    REP-0069: An internal error occured. JDBCPDS-62008 : java.lang.NullPointerException
    This is the error m getting while trying to upload an xml with the option Open an existing report in Oracle Forms and Reports 11g
    An xml to be uploaded is as follows :
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <report DTDVersion="9.0.2.0.10" name="Simple">
    <data>
    <userParameter datatype="character" display="no" name="P_JDBCPDS" pluginClass="oracle.reports.plugin.datasource.jdbcpds.JDBCDataSourceFactory"/>
    <dataSource name="SSRS_DB">
    <plugin factoryClass="oracle.reports.plugin.datasource.jdbcpds.JDBCDataSourceFactory" signOnParameter="P_JDBCPDS"><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="no"?> <jdbcpds DTDVersion="1.0"> <JDBCQuery>Select * from TableName</JDBCQuery> <QueryDefinition>0</QueryDefinition> <driverType>jdbc-odbc</driverType> <connectionClass>oracle.reports.plugin.datasource.jdbcpds.JDBCConnectionHandling</connectionClass> <SignOnParameter>P_JDBCPDS</SignOnParameter> <jdbcElements> <element cloumnScale="0" cloumnSize="50" name="Product name" type="12" typeName="varchar"/> <element cloumnScale="0" cloumnSize="50" name="Region" type="12" typeName="varchar"/> </jdbcElements> </jdbcpds> ]]></plugin>
    <group name="SSRS_DB">
    <dataItem datatype="character" javaDatatype="varChar" name="Product name">
    <dataDescriptor expression="Product name" order="1"/>
    </dataItem>
    <dataItem datatype="character" javaDatatype="varChar" name="Region">
    <dataDescriptor expression="Region" order="2"/>
    </dataItem>
    </group>
    </dataSource>
    </data>
    <layout>
    <section name="header">
    <margin>
    <text name="PH0textboxH0">
    <geometryInfo height="0.30210" width="3.61460" x="2.12500" y="1.43750"/>
    <textSegment>
    <string><![CDATA[This Is Header Section]]></string>
    </textSegment>
    </text>
    </margin>
    </section>
    <section name="main">
    <body>
    <graph name="chart1">
    <graphDefinition><![CDATA[<?xml version="1.0" encoding="UTF-8" standalone="no"?> <rw:graph dataValues="DataValues" groups="Product name" id="chart1" src="No_DataSet"> <Graph customLayout="" seriesEffect="SE_AUTO_GRADIENT" version="11.1.1.0"> <Y1Axis majorTickStepAutomatic="true"/> <Y2Axis majorTickStepAutomatic="true"/> </Graph> </rw:graph> ]]></graphDefinition>
    </graph>
    </body>
    </section>
    </layout>
    <reportPrivate defaultReportType="tabular" templateName="rwbeige" versionFlags2="0"/>
    </report>
    Edited by: 904790 on May 21, 2012 4:00 AM

    Hi
    Try to increase just by 1.. and see what causing the problem
    If any page number - remove and do it again.
    However try below
    ERR REP-1219: 'R_1' has no size -- length or width is zero.

  • Getting error while trying to create the push certificate...

    I am getting the following error while trying to create a push certificate for the mdm from the apple site.
    Certificate Signature Verification failed because the signature  is invalid.
    I am mdm vendor as well as the customer. I did the following steps.
    openssl x509 -inform der -in mdm_identity.cer -out mdm.pem
    openssl x509 -inform der -in AppleWWDRCA.cer -out intermediate.pem
    openssl x509 -inform der -in AppleIncRootCertificate.cer -out root.pem
    openssl req -inform pem -outform der -in customer.csr -out customer.der
    created the plist_encoded file using a java program which uses the "SHA1WthRSA"
    When i tried to upload the plist_encoded file to the apple site (https://identity.apple.com/pushcert/), it creates a file with the following error
    {"ErrorCode":-80018,"ErrorMessage":"Certificate Signature Verification failed","ErrorDescription":"Certificate Signature Verification failed because the <a href=\"http://www.apple.com/business/mdm\" target=\"_blank\">signature<\/a> is invalid."}
    Any help would be greatly appreciated....

    Please see the solution in (The Descriptive Flexfield With Application Name Receivables (AR) and Name Party Site Information (HZ_PARTY_SITES) Is Not Frozen [ID 743262.1]).
    Thanks,
    Hussein

  • Getting error while trying to refresh EUL using adrfseul.sh

    I am getting the following error while trying to refresh EUL. I am using Discoverer
    10.2.0.2 with Oracle Applications 11.5.10.2 and following note id 313418.1 of metalink.
    You are running adrfseul, version 115.0
    Start of adrfseul session
    Date/time is Thu Feb 22 13:06:56 AST 2007
    Log file is refresh_eul_us_vis.log
    Command line arguments are
         "connect=sysadmin/sysadmin@vis"
         "resp=System Administrator"
         "gwyuid=APPLSYSPUB/PUB"
         "fndnam=APPS"
         "secgroup=Standard"
         "eulschema=EUL_US"
         "eulpassword=EUL_US"
         "twotask=VIS"
         "iashome=/oracle/BIHome_2"
         "logfile=refresh_eul_us_vis.log"
         "exedir=/oracle/BIToolsHome_1/bin"
    Testing connection to database using plus80 -s ...
    plus80: adrfseul.sh 612: not found
    Connection to database using plus80 -s is OK ...
    Extracting eul folder information ...
    plus80: adrfseul.sh 612: not found
    Unable to obtain folder information.
    The SQLPLUS session exited with status 127
    adrfseul is exiting with status 1
    End of adrfseul session
    Date/time is Thu Feb 22 13:06:56 AST 2007
    Anyone knows please help me to resolve this issue. Thanks in advance.
    Regards
    Muhammad Ali

    EUL_US is an Apps mode EUL and SYSADMIN user is the owner of all EUL content in Oracle Applications environments. The unix/linux bi tools can upgrade the EUL via
    $ORACLE_HOME/bin/eulapi -CONNECT eul_us/eul_us@vis -AUTO_UPGRADE
    Use the Windows bi tools to update and refresh EUL content or look at the following note:
    5712119 / 5258810 : Adrfseul.Sh Errors On New Installation Of Disco 10.1.2 & 11i
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=404398.1

  • Getting error while trying to edit locally  the document in KM of portal.

    Hi all
    we have configured  file server in km portal as fsdb mode in portal (ep 7  sp 14). We were able to edit locally the documents . But all of a sudden from some of the PCs  we are getting the following error while  trying to edit the documents.
    The download of the document failed .
    Is there any PC specific configuration required? For the same user  we are able to edit the documents from some PCs  but from another it is not working.
    Thannking you.
    Rajendra.

    Hi,
    You have to set your activex control properly. then only edit locally in KM will work.
    Also check the below wiki
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/KMC/HowtotroubleshootproblemswithLocalEditing
    Hope that helps
    Raghu

  • Getting error while trying for software update although ios 7.1.1 version is released

    Getting error while I am trying to search the ios 7.1.1 update

    Hey there YashasManju,
    It sounds like you are unable to update to iOS 7.1.1 due to an error message. I would start with the troubleshooting from the following article to help resolve the issue:
    Resolve iOS update and restore errors in iTunes
    http://support.apple.com/kb/ts1275
    If you are getting a specific error message, you may be able to find it in the following article and troubleshoot accordingly:
    Resolve specific iTunes update and restore errors
    http://support.apple.com/kb/ts3694
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Getting error while trying to connect to application

    Hi All,
    I am getting below error while trying to connect to application
    [4/23/12 6:20:49:930 EDT] 000001c7 SQLConnection E com.primavera.infr.log.CommonsLoggingAdapter error Establish connection error.
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:438)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:752)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:140)
    at com.primavera.infr.db.PoolableConnection.byte(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.try(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.getConnection(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.new(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.try(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool$2.execute(Unknown Source)
    at com.primavera.infr.threadpool.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:595)
    [4/23/12 6:20:49:936 EDT] 000001c7 SysServices I com.primavera.infr.log.CommonsLoggingAdapter info Connections are being cleared due to validation failure for database: P3ED
    java.sql.SQLException: Establish connection error.
    at com.primavera.infr.db.SQLConnectionPool.getConnection(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.new(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool.try(Unknown Source)
    at com.primavera.infr.db.SQLConnectionPool$2.execute(Unknown Source)
    at com.primavera.infr.threadpool.ThreadPool.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: com.primavera.PhoenixException: Establish connection error.
    at com.primavera.infr.db.SQLConnectionPool.try(Unknown Source)
    ... 6 more
    Thanks in advance.

    Hello,
    this issue is related with database connection. Please, create the database connection again (with dbconfig.cmd), restart your app server and try to log into P6 again.
    Check that your port number, instance (or database name) , users are correct.

  • Error while trying to Upload the modified standard uwl.standard.xml

    Hello Forum,
    I am working on the UWL customization. I have a situation like i have to remove the links that appear in the ViewDetail of any UWL request. When we open any of the request and VIew the details of it we see the links in the right such as:
    You can also:
    Add Memo
    Display Details in SAP Gui
    Attachments Manager
    Create Ad-Hoc Request
    View History
    Now the requirement is to remove the underlined actions. I read from some forum that i have to comment the actions those were defined in the uwl.standard.xml
    I have commented the actions in the uwl.standard.xml and now when i'm trying to upload the file i get the error message saying:
    Wed Sep 10 14:22:10 CDT 2008 : Operation not allowed on standard configuration:uwl.standard
    How do i upload this modified file? Please suggest me.
    Regards,
    Krishna

    Krishna,
    Instead of modifying the UWL configuration file, this is possible by changing some property in the UWL iView itself.
    Open the UWL iView --> Goto property called List of UWL Actions to Be Excluded --> Enter followUp,launchSAPDetails,manageAttachments,uwlTaskWizard,viewHistory and save your changes.
    Regarding your error, what you can do is while upload "use Upload with High priority". If that does not work then backup the standard configuration, delete the changes, clear the UWL cache and then upload your new custom configuration as uwl.standard.
    Chintan

  • Getting error while trying to open the b2b console

    Hi All,
    I have installed weblogic server 10..3.1.0 and SOA 11.1.1.1.0. After installation I started the admin server and managed servers. While trying to open b2b console after login I am getting the following error message
    access denied (oracle.security.jps.service.policystore.PolicyStoreAccessPermission context=APPLICATION,name=b2bui getApplicationPolicy)
    Can anyone suggest whst could be the issue with this.

    hi,
    Suppose if you are installing linux system...
    Once try to change the permissions to your specfied user!
    try this way may be your problem is solved!
    Regards,
    Bala satish Kamma
    Edited by: 932483 on Jun 11, 2012 7:02 PM

  • Getting error whils trying to apply leave " hrtim00rec077 "

    Hi All,
    Getting error message no:hrtim00rec077 while trying to apply leave. There is no quota mapped to this absence type but getting the message "Absence quota 01 not found for grouping 1/41 on 20100401"
    Kindly let me know what might be the reason for this error.
    Regards,
    Srikanth

    Hello,
    Do you want quotas for this leave?
    First, check T554S if you have screen = 2001 and HR Deduction flag activated. This will enable the quota deduction.
    Then, you will have to configure T556A for the quotas
    Finally integrate all this with T556C - deduction rules and put more details on the selection rules on T559L.
    V_T554S_WEB just maps it to the frontend. I believe the big question here is if you have enabled the quotas and quota deduction for this absence type. That is why it's giving the issue.
    Regards,
    Bentow.

  • Endeca : getting error while trying to print page

    Hi experts ,
    Can you please tell any one , i am getting below error while printing page from endeca
    like :
    in exp mgr i created page (/browse) and i am using reff application as a Discover (all handlers are OOTB only).
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Thank you.

    Hi ,
    The problem might be with the ATG configuration.
    Please locate DAF\Endeca\Assembler\config\config\atg\endeca\assembler\cartridge\manager in ATG application.
    Use layering to add these files at same location i.e \atg\endeca\assembler\cartridge\manager in your localconfig :
    MdexResource_en.properties :
    $basedOn=DefaultMdexResource
    host=[app-host-name]
    #eg host=localhost
    port=[live-dgraph-port]
    #eg port=15000
    WorkbenchContentSource.properties :
    $class=atg.nucleus.GenericReference
    $scope=request
    loggingInfo=false
    useRequestNameResolver=true
    workbench.app.name=[endeca-app-name]
    #eg- workbench.app.name=ATGen
    workbench.host=[endeca-host]
    # eg- workbench.host=localhost
    workbench.port=[Workbench-port]
    #eg workbench.port=8006
    componentPath=/atg/endeca/assembler/cartridge/manager/PerLanguageWorkbenchContentSourceResolver
    WorkbenchContentSource_en.properties :
    $basedOn=DefaultWorkbenchContentSource
    $constructor.param[1].value=[endeca-app-name]
    #eg $constructor.param[1].value=ATGen
    workbench.app.name=[Endeca-app-name]
    #eg workbench.app.name=ATGen
    workbench.host=[endeca-workbench-host]
    #eg workbench.host=localhost
    workbench.port=[endeca-workbench-port]
    #eg workbench.port=8006
    Restart the application server.
    Thanks,
    Mayank Batra
    Edited by: Waste Ideas on Mar 21, 2013 1:05 AM

Maybe you are looking for

  • HttpURLConnection and URLConnection

    hi, what's the difference between HttpURLConnection and URLConnection ? When should I use the first and when the second one ? thanks

  • Receiver JMS error

    Hi all, i am using websphere MQ . i am getting error in rcvr jms.in audit log....its showing MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: No transition found from state: ERROR, on event: process_commence for DFA: CC_

  • Considering the jump from iDVD to Studio pro, business critical. new user

    Hi all, I will make this as short and concise as possible. I create DVD's for marketing leave behinds for restaurants, properties, etc. I have a wide range of consumers using a variety of different computers and DVD players playing the disks... and t

  • While Confirmation message As "No Account assignment details were adopted"

    Hi, One of User is getting message while confirmation " No Account assignment details were adopted. Kindly suggest.. Thanks, Ketki

  • JSP and Servlet - help please

    Hello, I am making this feedback for fun and a bit of learning too. I have an INDEX.JSP page, where the user selects the very first option. Depending upon the selected option he is moved another page PRODUCTFEEDBACK.JSP (so far I have completed this)