Problem deploying standard par after customization

Hi,
I am trying to customize standard masthead par.
I downloaded the par file, and with out any customizations i deployed it back to portal, an then I get the following error:
Portal Runtime Error
An exception occurred while processing a request for :
iView : N/A
Component Name : N/A
com.sapportals.portal.navigation.HeaderiView.
Exception id: 04:2123/06/08_0056_4968150_
See the details for the exception ID in the log file
I don't understand what I am missing...
I selected default component while creating the iView
Some one help me please....
Regards,
Nadh

Hi Pradeep,
Thank you for immediate response, but that did not solve my problem.
Solved the problem myself.
It does not require a server restart. I was not including the jar file into lib folder in this place: PORTAL-INF/lib.
I followed following steps,
renamed the .par file with .zip extension, and copied com.sap.portal.navigation.masthead_core from PORTAL-INF\private\lib folder of standard par file, and placed it in the PORTAL-INF/lib folder of my app.
Thanks and Regards,
Nadh

Similar Messages

  • Problem deploying VB6 project after upgrade from version 8 to version XI

    Hi,
    I'm upgrading a VB6 application from crystal report 8 to crystal report 11.
    When running on development machine it works fine, but when i deploy the application on the client pc instead of the activex control i get a white background with no error (Setup package is created by adding merge modules to an installshield 11 express project)
    Searching for dll not installed or not properly registered, i've used the "modules" utility and then i've manually registered dll that wasn't loading on the client pc.
    After that i get error 339 : 'crviewer.dll' or one of it's dependency is not registered. File not valid or not found.
    Is there a list of dll that need to be on the client machine or some advice for using the merge modules with installshield 11 express?
    Thanks,
    Carlo

    Download [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] to see what is happening when you runt he project. It will give you more info than Modules.
    Also, ensure that you are distributing the correct version of the runtime. You mention XI, but that still leaves the option of 11.0 or 11.5 (each of which as a different runtime). See [this|https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsReportDesignerComponentRuntimeDistribution-Versionspre8.0.xto12.0] wiki for more info.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Problems deploying par file via Netweaver Developer Studio

    Hello,
    I have problems deploying a par file using the SAP Netweaver Developer Studio.
    In the SNWDS i configure the following:
    Window -> Preferences -> SAP Enterprise Portal
    Alias: IEP
    Host: khz059
    Port: 52900
    Login: Administrator
    Description: Testportal
    The logon Url of the portal is http://khz059:5290052900/irj/portal
    If i try to upload a par file via "Quick PAR Upload" i get the error messages:
    "Unable to connect to the portal
    Operation failed: Please make sure the server 'IEP' (khz059:52900) is running or check the log (sap-plugin.log) for more detail."
    Am I using the proper settings? Am I using the wrong port?
    I don't know whats wrong.
    Can anyone help me?
    The logfile shows:
    [12.09.05 / 14:53] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Error writing to server
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:302)
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:314)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:634)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:361)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:433)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:220)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:519)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Best regards,
    Nils Kloth

    Hi Nils,
    I think you must have selected the defualt checkbox (Try and uncheck that). Also uncheck the checkbox for "<i>Yes, I want to remeber the password for deployment</i>" if it is also selected. When you deploy the par file now enter the password and try to deploy. I think this will solve your problem.
    Apart from this, try this methos of deploying the Par file.
    1) Save you project. Right click it and "Quick par Upload".
    2) On your browser type
    "http://<your_server_name>:50000/irj/servlet/prt/portal/"
    Your case:
    <i>http://khz059:52900/irj/servlet/prt/portal/</i>
    or same page you can get by navigating:
    System Administration-> Support-> Portal Runtime-> Administration Console.
    3) At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    Now you file is deployed on the server. If you want to create an Iview from this deployed .par file then :
    1) On your portal. Follow the path: Content Administrator-> Portal Content -> Portal Content(sub-option). Right click -> New from par ->iView.
    2) Here in the list you will find the par file which you have uploaded. Proceed as said.
    3) You will finally have an iView. Right click it and preview it.
    I hope this solves your problem.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • Unable to deploy the PAR file after the first successfully deploy.

    Hi, my gurus.
    I found a problem when I developed the JspDynPage.
    That is after  first deploy the PAR file successfully,I found there is a miss in portalapp.xml, so I correct the miss and then do a second delpoy.But it didn't work.
    I goto the Server's file system to find the portalapp.xml,
    the content of xml was still the old one.
    Anyone can help me, I don't want restart the J2EE Engine,
    because the restart will last for 15mintues.
    Thanks.

    Hi,
    I dont think there is no need to restart your J2EE Engine.
    Becuase i dont think you have a requirement to create an iview from that PAR File
    If it is so delete the previous iview and create a new iview.
    From the updated PAR File in ur System
    Every Time when you uplaod the PAR the old instance will be lost.and new changes will come into effect on each upload done by you.
    There is no question of restarting ur J2EE Engine.
    Whenever there is a change in you PAR.
    Hope this Helps you.
    Thanks & Regards,
    Lokesh.
    Reward Points if helpfull

  • Error after deploying backup PAR

    Hello guys,
    we updated a PAR-File in our Portal. The PAR-File that was changed is com.sap.portal.appintegrator.sap.par. And now iViews with Codelink
    com.sap.portal.appintegrator.sap.bwc.BSP show Message:
    "SAPApplication Backward Compatibility Component".
    After reverting back to old Par-File (was backed up local before
    changing) and reloading it (even after restarting the whole server) the
    Problem still persists.
    When executing a iView of that type following errors are located in log-File:
    Time , Category , Date , Message , Severity , Location , Application , User
    11:36:23:272 , /System/Server , 11/21/2006 , Failed to get application
    IPropertyContentProvider:
    pcd:com.sap.portal.system/applications/com.sap.portal.appintegrator.sap/components/BSP
    , Error , com.sap.portal.ivs.semantic.iViewService , sap.com/irj , horn
    11:36:23:270 , /System/Server , 11/21/2006 , Failed to get application
    IPropertyContentProvider: com.sap.portal.appintegrator.sap.BSP , Error ,com.sap.portal.ivs.semantic.iViewService , sap.com/irj , horn
    I further saw, that portalapp.xml in pcd (browse over pcd-browser) after deploying, only has 409 bytes.
    "portalapp.xml view, download 409 Tue Nov 21 17:54:08 CET 2006"
    The content of this file is:
    " <?xml version="1.0" encoding="iso-8859-1" ?>
    - <application>
    - <!-- THIS FILE IS A COPY OF THE ORIGINAL VERSION STORED IN THE PCD. PLEASE DO NOT CHANGE IT!
    -->
    - <application-config>
    <property name="ClassLoadingPolicy" value="5.0" />
    <property name="DeploymentPolicy" value="5.0" />
    <property name="AuthenticationPolicy" value="5.0" />
    </application-config>
    <components />
    <services />
    </application>"
    So there must be an error when I deploy the backup-PAR to server. But after deploying I get the message:
    "Messages:
    INFO: Detected Portal Archive File: com.sap.portal.appintegrator.sap.parINFO: Application successfully stored in the PCD
    Messages from Server ID 7805250
    INFO: com.sap.portal.appintegrator.sap has been successfully updated. "
    additionally it seems that services that are defined in portalapp.xml aren't deployed, if I redeploy the backup of com.sap.portal.appintegrator.sap.par. The names of this services are IViewURLGenerator and Transaction_Configuration under com.sap.portal.appintegrator.sap in service tree.
    The portalapp.xml component aren't attached to the corresponding security zones, too. For example in Portal Content Browser I see:
    ara:/security/sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appintegrator.sap/components/BSP
    If I select Where-Used on this Element, there is the message:
    "No component is bound to this security zone"
    and
    "No service is bound to this security zone"
    I have no further idea how I can deploy this par-File that it works correctly. Hope you can help me!
    Thanks in advance.
    Best regards,
    Daniel

    Hi,
    now I searched the directories again and I found under ROOT/WEB-INF/deployment/pcd
    three files with name "com.sap.portal.appintegrator.sap.par" but three file-extensions:
    -log
    -err
    -bak
    In log-File there is shown an error while deploying...perhaps that helps analysing.
    Here I list the content of the log-File:
    2006-11-21_10-22-16
    Application upload failed: com.sap.portal.appintegrator.sap.par
    java.lang.InternalError: jzentry == 0,
    jzfile = 4333072224,
    total = 94,
    name = /usr/sap/TEP/JC00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/deployment/pcd/com.sap.portal.appintegrator.sap.par,
    i = 1,
    message = invalid LOC header (bad signature)
         at java.util.zip.ZipFile$2.nextElement(ZipFile.java:322)
         at com.sapportals.portal.prt.deployment.ArchiveIterator.iterate(ArchiveIterator.java:46)
         at com.sapportals.portal.prt.deployment.UploadProcess.upload(UploadProcess.java:60)
         at com.sapportals.portal.prt.deployment.DeploymentManager._uploadArchive(DeploymentManager.java:835)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadArchive(DeploymentManager.java:474)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadApplication(DeploymentManager.java:319)
         at com.sap.ip.portal.admin.portalanywhere.ArchiveUploader.doUpload(ArchiveUploader.java:116)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleRequestEvent(AbstractPortalComponent.java:700)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:412)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:707)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:824)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Best regards,
    Daniel

  • Problem Deploying PAR file to EP 6.0 SP2

    I downloaded the latest SAP .Net PDK and I am trying to deploy the PAR file to EP 6.0 (SP2 patch 4 hotfix 5 running on HP11).  The error message that I'm getting isn't telling me a whole lot.  Has anyone else had trouble deploying from a windows system to the portal running on UNIX?
    Message from the VS2003 output window.
    Build...
    Build PDKTest : Done -
    Creating temporary directory...
    Create Temp dir at C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822
    Copy file c:\User\_Net\SAPPDKTest\PDKTest\bin\PDKTest.dll
    Copy file c:\User\_Net\SAPPDKTest\PDKTest\bin\PDKTest.pdb
    Copy file C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PORTAL-INF
    PortalComponent1.ascx
    Handle Ascx File ...
    Handle Ascx File C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PORTAL-INF\PortalComponent1.ascx
    Handle Ascx File : Done -
    Creating portalapp.xml ...
    ComponentName = PortalComponent1
    AscxName = PortalComponent1.ascx
    Properties Added :
    Creating portalapp.xml : Done -
    Creating par zip file ...
    Creating par zip file C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PDKTest.par
    Deploy to portal...
    Portal: DEV Portal
    Host: dev
    Port: 50000
    UserName: Administrator
    Upload failed. Check details and try again.
    Delete C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822
    Delete temporary directory : Done -
    Deployment failed.------
    Message from the event log.
    General Information
    Additional Info:
    1) Exception Information
    Exception Type: SAP.Portal.Design.Settings.PortalException
    Message: Upload failed. Check details and try again.
    CallingDeployEngine: SAP.Portal.Design.Settings.PortalEngine
    TargetComponent: C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_97af9999-7efe-403b-aef3-083cdf6be082\PDKTest.par
    TargetSite: Void UploadPar(System.IO.FileInfo)
    HelpLink: NULL
    Source: SAP.Portal.Design
    StackTrace Information
       at SAP.Portal.Design.Settings.PortalEngine.UploadPar(FileInfo parFile)
       at SAP.Portal.Design.Settings.PortalEngine.Deploy(FileInfo parFile)
       at SAP.Portal.Design.Settings.PortalEngine.Deploy(String filePath)
       at SAP.Portal.Design.Deployment.DeployManager.DeployToPortal(String parPath)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Thank you for the reply. 
    I was hoping that wasn't the case, because now I will have to wait until we deploy SP9, which could be quite a while. 
    In the meantime will the old PDK for .Net (Pre-SP1) work with the older Service Packs?  I couldn't find it out on the SAP site.  The only one I could find was the SP1 version of the SAP .Net PDK.
    -pt

  • Chaging WebService URL after deploying iView(PAR file)

    Hi,
    I am creating an iView using .Net PDK and will be accessing methods of a WebService using a proxy class.
    I don't want to hardcode URL of the WebService in my proxy class.
    Is there any solution by which I can read URL from some config file, so that if I want to change URL of web service, I just have to change the content of the config file instead of recompiling proxy class and deploying new PAR file.
    Regards,
    Ajay

    Hi ajay,
    You can define it as a property of the iView.
    For details see:
    .NET iView
    and:
    https://media.sdn.sap.com/html/submitted_docs/PDK_for_dotNET_10/Tutorials/Personalization.htm
    Hope that helps,
    Yoav.

  • Not able to get the standard par files

    Hi,
    I  downloaded the standard par file from ROOT/WEB-INF/deployment/pcd (download this folder).  My problem is I am not able to extract the par.bak file from the downloaded zip file. But I able to exract the par.bak file for custom created portal componet's par file.
    What would me the problem?
    Kindly help me out.
    Ram

    Hi,
    Rename the par.bak file to par and then try to import it into NWDS. This will create a project in NWDS and you can start playing around with the project files. When you import par file no jar files are imported into NWDS, so you should do it manually.
    Check this how to import par file into NWDS:
    importing a .par file
    Regards,
    Praveen Gudapati

  • Problem Undeploying a PAR file

    Hi,
    Let me first give the history of this problem.
    I wrote a small portal application and created a par file named RoyaltiesService.par and tried to deploy it from NWDS, but NWDS got stuck and i was not able to deploy the par file. I also realised that my portal server stopped and my efforts to start the server have gone in vain. Please see the details of that problem at <Re: Problem with protal server>
    So after trying to solve the problem for few days I reformatted my machine and reinstalled the portal now. I was able to deploy other par files and everthing worked fine, but now  I tried to deploy the same par file RoyaltiesService.par (the one that i tried to deploy when the problem occurred for the first time) and the same problem reoccurred i.e., my NWDS got stuck, portal server stopped and i am unable to start it. I am wondering whether my par file has something to do with this. I thought of undeploying the par file from the SDM console but i am not able to find that RoyaltiesService.par file. Then i did a search for the par file in my c:usrsap and found the following results. (File/Folder name - location)
    -> RoyaltiesService - C:usrsapJ2EJC00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFportalportalapps
    -> RoyaltiesService.revision - C:usrsapJ2EJC00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFportalsystem
    evisions
    -> RoyaltiesService.par.bak - C:usrsapJ2EJC00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFdeployment     emp
    -> RoyaltiesServiceapi.jar - C:usrsapJ2EJC00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFportalportalappsRoyaltiesServicelib
    -> RoyaltiesServicecore.jar - C:usrsapJ2EJC00j2eeclusterserver0appssap.comirjservlet_jspirj
    ootWEB-INFportalportalappsRoyaltiesServiceprivatelib
    Now i want to remove this par file from the deployment. Can anyone suggest me how to do it ??
    Any help will be very very helpful to me.
    Thanks & Regards,
    Sudhir

    Hi,
    You cannot remove from the file system, because the application is deployed to the PCD (Application Repository), which then replicates the application to all the cluster nodes.
    You have to use the Archive Remover tool. Did you try?
    Even if you cannot get the portal interface, if you can log in and create a session, you can navigate to the archive remove and remove the application.
    Hope this helps.
    Daniel

  • Problem with po receipts confirmation customization

    hi
    i have a problem with po receipts confirmation customization
    previously once po is approved and run the po receipts confirm concurrent
    program then work flow will be triggered
    they add 15 days more to the due date
    but my requirement i s have to add 15 days to the po approved date.
    in the PORCPTWF .get_order_info procedure they wrote a code
    due date is standard attribute in the po confirm receipts workflow....
    they assign due date to
    x_exp_receipt_date := wf_engine.GetItemAttrDate ( itemtype => itemtype,
    itemkey => itemkey,
    aname => 'DUE_DATE');
    and then
    x_due_date_plus_15 := x_exp_receipt_date + 15;
    wf_engine.SetItemAttrText ( itemtype => Itemtype,
    itemkey => Itemkey,
    aname => 'DUE_DATE_PLUS_15',
    avalue => x_due_date_plus_15 );
    but i need to get po aproved date so there is a select statement in the same procedure i have added approved_date from po_headers and retrived into
    a variable x_approved_date;
    SELECT poh.segment1,
    pov.vendor_name,
    poh.agent_id,
    poh.note_to_receiver,
    poh.approved_date -- i added this
    INTO x_po_number,
    x_supplier_name,
    x_buyer_id,
    x_note_to_receiver,
    x_approved_date -- i added this
    FROM PO_HEADERS poh,
    PO_VENDORS pov
    WHERE po_header_id = x_po_header_id
    AND poh.vendor_id = pov.vendor_id (+);
    then
    i have created a approved_date attribute in the po confirm receipt workflow
    since there is no standard attribute related to approved dat
    and in this procedure i wrote
    x_approved_date_plus_15 := x_approved_date + 15;
    wf_engine.SetItemAttrText ( itemtype => Itemtype,
    itemkey => Itemkey,
    aname => 'APPROVED_DATE',
    avalue => x_approved_date_plus_15 );
    but its not working
    any suggestions....please

    I see that the steps you have performed is correct.
    1. You created an Item Attribute APPROVED_DATE in PO Confirm Receipts workflow definition.
    2. In a function activity, queried approved date from PO Headers and added 15 to it and set this new value to Item Attribtue APPROVE_DATE. (Though it is ok, you may use SetItemAttrDate for a Date Type Item Attribute as a good practice).
    3. You should be able to access this Item Attribute in any of the function activities after the above activity or assign this Item Attribute in a Message Attribute and display it in a Notification Message.
    I would need more information on What is not working (?) in this in order to provide assistance.
    Thanks
    Vijay

  • Busco Projectos para After en Template

    Hola,...
    Estoy buscando proyectos para after fxs que vengan en template, y en el caso de las fuentes sólo cambie el texto y conserve la animación del text o paths
    Gracias
    EP

    I found the problem or at least part of it, somehow my .layout file is not being updated after deploying my application, anyway the documentation says that .html.txt is used at workspace studio and the administration console to show how the portal would look like, and that file is updated, so it must work ok... is'n it?

  • Problem deploying parts of CS4

    I have some problems deploying parts of CS4 Design Std
    I ran setup --record=1 and built XML files for each Acrobat, Illustrator, InDesign and Photoshop and each time I deselected every component which could be deselected (like Acrobat.com, Air, Flashplayer,...)
    (Some people don't need Acrobat, others don't need InDesign and so on and noone needs air and Flashplayer, as they are maintained already)
    If I run Setup.exe --mode=silent --deploymentFile="$application.xml" each setup works fine.
    But as soon as I installed Acrobat the InDesign setup fails with code 7 and also the other way round.
    Acrobat, Illustrator and Photoshop together work flawlessly.
    acrobat.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <Deployment>
    <Properties>
    <Property name="EULA_LANGUAGE">de_DE</Property>
    <Property name="INSTALLDIR">C:\Program Files\Adobe</Property>
    <Property name="OS64Bit">1</Property>
    <Property name="StartMenuSubFolder">C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Design Standard CS4</Property>
    <Property name="defaultLanguage">de_DE</Property>
    <Property name="driverAdobeCode">{AA1AFF46xxx}</Property>
    <Property name="eula_EPIC_EULA_ACCEPTED">1</Property>
    <Property name="eula_EPIC_EULA_SELECTED">2</Property>
    <Property name="installLanguage">de_DE</Property>
    <Property name="installSourcePath">C:\Program Files (x86)\Common Files\Adobe\Installers\1e3ba55b33b1e8227645fb9c82acca3</Property>
    <Property name="mediaName">Adobe CS4 Design Standard Disc 1</Property>
    <Property name="mediaPath">payloads\AdobeDesignSuiteStandard4-mul\AdobeDesignSuiteStandard4-mul.msi </Property>
    <Property name="mediaType">0</Property>
    <Property name="mediaVolumeIndex">1</Property>
    <Property name="overrideFile">0</Property>
    <Property name="pers_EPIC_SERIAL">1327xxx</Property>
    <Property name="serialNumber">1327xxx</Property>
    <Property name="sessionID">1e3ba55b33b1e8227645fb9c82acca3</Property>
    <Property name="setupVersion">2.0.138.0</Property>
    </Properties>
    <Payloads>
    <Payload adobeCode="{AA1AFF46-803D-4446-BDF3-CDB5F9E33D6D}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AC76BA86-1033-F400-7760-000000000004}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5746C6E3-DC6E-4762-9445-F89C50B5E1D2}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5D195AB1-30AC-44F6-93FE-225CE5BBAB74}">
    <Action>donotinstall</Action>
    </Payload>
    </Payloads>
    </Deployment>
    InDesign.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <Deployment>
    <Properties>
    <Property name="EULA_LANGUAGE">de_DE</Property>
    <Property name="INSTALLDIR">C:\Program Files\Adobe</Property>
    <Property name="OS64Bit">1</Property>
    <Property name="StartMenuSubFolder">C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Design Standard CS4</Property>
    <Property name="defaultLanguage">de_DE</Property>
    <Property name="driverAdobeCode">{AA1AFF46xxx}</Property>
    <Property name="eula_EPIC_EULA_ACCEPTED">1</Property>
    <Property name="eula_EPIC_EULA_SELECTED">2</Property>
    <Property name="installLanguage">de_DE</Property>
    <Property name="installSourcePath">C:\Program Files (x86)\Common Files\Adobe\Installers\1e3ba55b33b1e8227645fb9c82acca3</Property>
    <Property name="mediaName">Adobe CS4 Design Standard Disc 1</Property>
    <Property name="mediaPath">extensions\AdobeInDesign6AppLang-de_DE\AdobeInDesign6AppLang-de_DE.msi</ Property>
    <Property name="mediaType">0</Property>
    <Property name="mediaVolumeIndex">1</Property>
    <Property name="overrideFile">0</Property>
    <Property name="pers_EPIC_SERIAL">1327xxx</Property>
    <Property name="serialNumber">1327xxx</Property>
    <Property name="sessionID">1e3ba55b33b1e8227645fb9c82acca3</Property>
    <Property name="setupVersion">2.0.138.0</Property>
    </Properties>
    <Payloads>
    <Payload adobeCode="{043A67CA-08C4-4669-A2A1-B03F6D8D509C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{064F0D64-1F54-4F4B-953E-BAED5D7E69B2}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{08D66D31-CC4B-101B-B7BF-FD1B1E2718A8}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0967604F-33E6-4C6B-934B-157C3AB4ED4C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{14A5A29B-D252-4575-B40C-695B8D8B34D5}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{2965A5F0-0326-4479-B140-F5799BD025B7}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{3095E614-711B-48D2-BAAF-0CA9D9968F68}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{31FC14DD-7641-4BEB-B5D1-9976F99AF956}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{35304775-CB5F-101B-A142-83B5468C225C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{395FC443-B34B-4E77-9928-23C147FC83F1}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{490F274E-689A-4ECF-AC3E-322347ED7613}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{53560287-20EA-4EB6-9B5C-5B1EC080350A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{563275A9-CC66-101B-8B71-81B8A321A480}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{5A2D6654-8164-4810-A76F-FD160223558E}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{5C99A447-812B-4531-816B-38F0C8B19F02}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{603DA164-1FA4-43F4-AD82-0A56206E5BD7}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{73656117-7621-4603-9830-786F7F46F966}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{8167335C-8FEA-4576-8EC2-8AC77EC58F19}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{87C4EC3E-47F0-4287-A436-9ADA103E05E9}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9907B3BB-23CD-424E-B18F-A2E158D4B6D0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9DFDAC02-972C-4A6A-9419-AD702DC40EC6}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{A9A71A55-3C8A-4DCD-8291-1F4B749627C9}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AA1AFF46-803D-4446-BDF3-CDB5F9E33D6D}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AB8E4534-C573-4CC9-BA6A-76DD14055510}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{B2A01A26-BCD8-4BFB-ADC2-164416D42A38}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{D95B5192-2606-4176-893B-7B6704D2605B}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{E769C759-5B9B-487B-AAC3-FAB7015D7B9A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{E9124DCC-945E-4450-B8CD-689A6FE15F8D}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5746C6E3-DC6E-4762-9445-F89C50B5E1D2}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5D195AB1-30AC-44F6-93FE-225CE5BBAB74}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{6743AE49-4594-4CAE-807C-27682446F498}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{CBC8AB3C-85F0-4D16-8E01-95E0343EE383}">
    <Action>donotinstall</Action>
    </Payload>
    </Payloads>
    </Deployment>
    Also the complete Suite-setup created by wizard returns code 7
    complete.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <Deployment>
    <Properties>
    <Property name="EULA_LANGUAGE">de_DE</Property>
    <Property name="INSTALLDIR">C:\Program Files\Adobe</Property>
    <Property name="OS64Bit">1</Property>
    <Property name="StartMenuSubFolder">C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe Design Standard CS4</Property>
    <Property name="defaultLanguage">de_DE</Property>
    <Property name="driverAdobeCode">{AA1AFF46xxx}</Property>
    <Property name="eula_EPIC_EULA_ACCEPTED">1</Property>
    <Property name="eula_EPIC_EULA_SELECTED">2</Property>
    <Property name="installLanguage">de_DE</Property>
    <Property name="installSourcePath">C:\Program Files (x86)\Common Files\Adobe\Installers\1e3ba55b33b1e8227645fb9c82acca3</Property>
    <Property name="mediaName">Adobe CS4 Design Standard Disc 1</Property>
    <Property name="mediaPath">extensions\AdobeInDesign6CommonLang-de_DE\AdobeInDesign6CommonLang-de_DE .msi</Property>
    <Property name="mediaType">0</Property>
    <Property name="mediaVolumeIndex">1</Property>
    <Property name="overrideFile">0</Property>
    <Property name="pers_EPIC_SERIAL">1327xxx</Property>
    <Property name="serialNumber">1327xxx</Property>
    <Property name="sessionID">1e3bxxx</Property>
    <Property name="setupVersion">2.0.138.0</Property>
    </Properties>
    <Payloads>
    <Payload adobeCode="{043A67CA-08C4-4669-A2A1-B03F6D8D509C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{064F0D64-1F54-4F4B-953E-BAED5D7E69B2}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{08D66D31-CC4B-101B-B7BF-FD1B1E2718A8}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0967604F-33E6-4C6B-934B-157C3AB4ED4C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0D47D055-102E-443D-9FE7-FFF0BBAB6A98}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{14A5A29B-D252-4575-B40C-695B8D8B34D5}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{176894A3-E35F-45C0-98E3-3FB4CD46C0E0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{2965A5F0-0326-4479-B140-F5799BD025B7}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{2B47D5DE-E019-4130-AB69-2DAB4DEEBB0A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{3095E614-711B-48D2-BAAF-0CA9D9968F68}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{31FC14DD-7641-4BEB-B5D1-9976F99AF956}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{35304775-CB5F-101B-A142-83B5468C225C}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{395FC443-B34B-4E77-9928-23C147FC83F1}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{3A4D8E3D-83E0-425F-A8FB-B04538CDC2A0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{490F274E-689A-4ECF-AC3E-322347ED7613}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{4F3CE025-D60B-4E6B-8D39-B04CD3769008}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{53560287-20EA-4EB6-9B5C-5B1EC080350A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{563275A9-CC66-101B-8B71-81B8A321A480}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{5A2D6654-8164-4810-A76F-FD160223558E}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{5C99A447-812B-4531-816B-38F0C8B19F02}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{603DA164-1FA4-43F4-AD82-0A56206E5BD7}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{6A7D180B-9A75-4C62-BE94-FE44BE3732C2}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{71C506FA-C006-4822-A371-059856E706CA}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{73656117-7621-4603-9830-786F7F46F966}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{79E0F594-E8F3-4930-8EBD-0C7178302EFB}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{7F60FD0C-F2FF-433A-A91C-EC76152DEF05}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{8167335C-8FEA-4576-8EC2-8AC77EC58F19}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{87809DB4-F038-4C7B-9CA9-FFB6EAE6042F}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{87C4EC3E-47F0-4287-A436-9ADA103E05E9}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{98D81F21-D408-4431-B1CD-FD5F34F70DA0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9907B3BB-23CD-424E-B18F-A2E158D4B6D0}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9D0C6527-C1EC-4AFD-B446-4BC12C83C8EF}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9DFDAC02-972C-4A6A-9419-AD702DC40EC6}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{9F299EC3-0FBB-4C64-80C8-66849A26CFBD}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{A6148177-E733-4F44-8123-C7565DFA7819}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{A9A71A55-3C8A-4DCD-8291-1F4B749627C9}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AA1AFF46-803D-4446-BDF3-CDB5F9E33D6D}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AB8E4534-C573-4CC9-BA6A-76DD14055510}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{AC76BA86-1033-F400-7760-000000000004}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{B2A01A26-BCD8-4BFB-ADC2-164416D42A38}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{CFCD7AD2-150A-4194-BA98-4C59850A0F98}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{D7AF82DE-06CD-493D-8866-58BD4A7C54EB}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{D95B5192-2606-4176-893B-7B6704D2605B}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{DBB1B2E9-0DF9-495C-B58D-C23A3599EDA7}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{E769C759-5B9B-487B-AAC3-FAB7015D7B9A}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{E9124DCC-945E-4450-B8CD-689A6FE15F8D}">
    <Action>install</Action>
    </Payload>
    <Payload adobeCode="{0A621EC5-B98B-45C9-95FE-A7D0DA3150EA}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{3CD02B3D-9EEE-4786-95A8-73E7BA8558CA}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{40E33B80-0C73-41A0-82A5-9AF7D1D68C98}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5746C6E3-DC6E-4762-9445-F89C50B5E1D2}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{5D195AB1-30AC-44F6-93FE-225CE5BBAB74}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{6743AE49-4594-4CAE-807C-27682446F498}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{8AD0C0B9-B397-45FE-89A3-D42F95F6E9EF}">
    <Action>donotinstall</Action>
    </Payload>
    <Payload adobeCode="{CBC8AB3C-85F0-4D16-8E01-95E0343EE383}">
    <Action>donotinstall</Action>
    </Payload>
    </Payloads>
    </Deployment>
    Where is the problem?
    Unfortunately, Adobe refuses support, as this is a custom installation... (I have several tickets and they didn't solve a single one finding some pretext every single time or simply withdraw it *mad*)

    J2EE only allows for deploying a complete web application. You cannot redeploy (new) parts of a web application.
    So, if you want to deploy the wiuzards separately, then you need to create separate ViewController projects, and deploy them as separate web applications. But then they do not share session state, and users need to log on again for each wizard (unless you are using Single Sign On).
    Steven Davelaar,
    JHeadstart team.

  • Problem deploying application - ERROR: No j2ee modules detected

    Hi
    I am new to jDeveloper, and I have created a stateless session EJB, and a JSF page with one ADF component on. When I try to deploy my application to Weblogic, I get this error:
    ERROR: No j2ee modules detected in EAR archive. Deployment aborted
    Any ideas what I can do to fix this?
    Thank you
    Søren

    Hi, I had this same problem. The whole purpose of a EAR is containing a J2EE app. It's divided on a Web Components Archive (WAR) and a JAR with the Enterprise App. I found this document useful and the app could be deployed successfully to an EAR. Remember to include all you extra libraries as another file Group of the "Libraries Type". Basically you owuld have to separatelly create the WAR deployment descriptor, the EJB JAR deployment descriptor and after that create the EAR based on one or two of them.
    [http://download.oracle.com/otndocs/tech/ias/portal/files/RG/OBE/deployToAppServer/lesson_Deployment.htm|http://download.oracle.com/otndocs/tech/ias/portal/files/RG/OBE/deployToAppServer/lesson_Deployment.htm ]
    This document is intended for Jdev10g and OracleAS 10, but the procedure is almost the same for both versions.

  • Acrobat Standard XI: after opening it freezes adn "not responding message appears.

    Acrobat Standard XI: after opening it freezes and "not responding" message appears.  what is problem and how to fix.

    I had some viruses on the system.  got it cleaned and all is good now.
    On Sat, Nov 1, 2014 at 3:35 AM, Pat Willener <[email protected]>

  • Deploy a par on EP 6.0

    Hello,
    When I try to deploy a par, I get the error:
    <b>java.io.FileNotFoundException: C:\usr\sap\EPDV\j2ee\j2ee_00\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\WEB-INF\deployment\pcd\myapp.par (The system cannot find the path specified)</b>
    Thanks for any help or feedback
    Best Regards
    Altafin

    Not sure how you solved it, but in our portal this error message shows up if you're trying to upload a par-file while logged on to a cluster node that's not the "main node" (we have multiple server nodes, but only one pcd).
    ...in case any others get the same problem
    regards,
    Hilde.

Maybe you are looking for

  • No sound output help

    plz help someone .... I have hp g6 2312ax there is no sound in my laptop I took it to the hp service centre and they said that audio port on mobo is damaged motherboard need to be replaced. I have two audio device 1. amd 2. idt is there any way I can

  • Line Item Not dispaying in Payment Advice standard report

    Hi Experts, I have cleared line items of a vendor by making payment through F-53 and subsequently generated the Print Form spoon request through FBZ5. But in the print, line items (cleared Items) doesn't display in Payment advice report. But for the

  • CAUTION! SourceForge, Linux Foundation printer drivers on MacBook Pro Retina

    I have installed Gutenprint, USBTB, and HPIJS on my brand new MacBook Pro Retina in an attempt to get it to function with my HP Officejet K80 printer, to no avail.....and now they will not uninstall. To make matters worse, the uninstaller for all of

  • IPad stolen.  don't remember if I turned off 'find my iphone' or not

    Please help. I've researched a bunch but have not been able to find an answer to this situation. My iPad air was recently lost/believed stolen (I left it in the library and nobody recovered it) Here are the stats as best I can remember them. *     It

  • Reports for Contracts - via SQVI or SQ01  -

    Dear Gurus Is it possible to get the following information relating to contracts from either a Quickviewer or Abap Query (fingers crossed)  - OR - will I need to have an abap report written for me ?? Selection criteria = sales org, SP, SH, Contract t