Wip in process ord, full or partial GR

I want to know wip.
in process ord display, the total quantity is 20.kg(general data view), but in goods receipt tab, I can only see the btach number,I can't see jow many quantities performs goods receipt .
in mSC3N, i can't see quantity, I can only see production date, how can I know this order is full receipt or partial receipt
Moderator: Please, avoid asking basic questions

Dear Siva
I have checked n OPK4 last tab page (Services --> Tick on Propose)
Its already ticked
And we are processing the confirmation through COR6N and here system is not displaying the activities automatically
Tell me what to do
Regards
Bilal Athar

Similar Messages

  • Error : Oracle BPEL Process Manager Full Cycle

    {color:#3366ff}Hi,
    I tried to deploy the UnitedLoan sample demo on to the BPEL server, I ran devprompt.sh to set the environment path and changed the oc4jadmin password in properties file, and when I tried to open the BPEL console I am getting the following error.
    Appreciate your inputs.
    Regards,
    Chandra
    {color}<strong>{color:#3366ff}{color:#3366ff}ERROR DESCRIPTION is as follows,{color}
    {color}</strong>
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [javax.servlet.ServletException]
    Timed out waiting for process load lock.
    Failed to obtain load lock for process "UnitedLoan-1.0"; timed out after 60 seconds.
    Exception Trace:
    javax.servlet.ServletException: Timed out waiting for process load lock.
    Failed to obtain load lock for process "UnitedLoan-1.0"; timed out after 60 seconds.
    at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:809)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:756)
    at ngDeployedProcesses.jspService(_ngDeployedProcesses.java:213)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
    at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:50)
    at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
    at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:396)
    at index.jspService(_index.java:104)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
    at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
    at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
    at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595

    ..hi.did u fix it or went for re-install..we got similar error...and found that some jar files are found at more than one classpath directories ...we moved them out..e.g., common-logging???.jar...we removed and it worked just fine...give it a try...

  • Can anyone give me some ideas/settings for night scape photos w/ a full or partial moon in them?

    I have been trying to get night time "landscape" photos with a full or partial moon in them. The mountains, water, sky and stars all come out great but the moon and its reflection come out very bright, round and pretty blurry. I usually use my kit lens, tripod, shutter remote;100 to 400 ISO, 8-30 seconds on the shutter speed, aperture 4 to 8,10,16...,metering mode "spot", and using the Manual zone. Is there a way to "get it all"? ~Thanks!

    You can do this... but the "trick" is to take the shot the evening BEFORE the "full" moon moon and not the of the full moon.
    Whenever you have substantially mixed lighting problems (bright moon, dark city), you usually want to look for ways to bring the radically different exposure needs closer together so that the exposure needs from the moon are not so substantially different than the exposure needs of the city.   By shooting the cityscape at "dusk" instead of at "night" you are helping to bring the exposures closer together AND usually a deep blue (end of dusk) sky color looks more appealing than a black sky anyway.
    The moon rises a bit later each day (since there are 24 hours in a day but there are about 29.5 days in a Lunar month).  The actual time between moonrises varies a bit.
    You want to be in position a bit before sunset.  You'll notice that the moon actually appears to be pretty much "full" one day before it it is technically the official "full" moon.  But since you are taking the shot a day early, you'll get a dusky blue sky behind the full moon rather than a black sky.  On the night of the full moon, the Earth is between the Sun and Moon -- so the moonrise actually occurs "at" sunset.  At that time, however, the moon will be right on the horizon and not up high enough to be visible over the buidlings in your city nightscape shot.  By the time the Moon is high enough, dusk will have completely ended and the sky will be black.  
    By getting there a a day EARLY, there will still be some light once the Moon is high enough.  This will completely change your exposure.
    The Moon looks best photographed with something called the "Loony 11" rule -- which suggests a correct exposure with f/11 and setting the shutter speed to the inverse of the ISO speed.  So at ISO 100 you'd use 1/100th sec if you are using f/11 (and if you use something other than f/11 you can change the shutter speed to compensate.)  But this rule is for when the moon is high.  Nearer to moonrise the thick atmosphere will reduce the amount of light and will likely require an extra stop to expose (e.g. you may need to slow the shutter to 1/50th at ISO 100 with f/11 - use a tripod or boost ISO speed slightly (I'd use a tripod).
    Incidentally, if you use a long focal length it will create the illusion of a very large moon relative to the size of the cityscape below.
    You can use the "Photographer's Ephemeris" website (or application) to your advantage here.  I use a mobile app named "Sun Surveyor" but I see the folks who made the "Photographer's Ephemeris" website have also created an app.  The idea behind it is you give it the location and date and it will tell you not only the rise & set times for the Sun and Moon... it'll visually plot the position angle (compass heading) and altitude angle up from the horizon for any time of the day.   And they also use a map.  So... suppose you want to get a picture of a city with the moon just above a specific building... the website and/or app will tell you exactly where you need to stand AND at what time you need to be standing there to get that shot with the moon precisely where you want it to be.
    Photographers Ephemeris:  http://photoephemeris.com
    Sun Surveyor:  http://www.sunsurveyor.com
    Both of these do "roughly" the same thing (I first learned about Photographer's Ephemeris... but at that time the only way to use them was via their website and desktop app (which is free, btw) -- they didn't have an app.  So you had to use your computer to pre-plan you shot before leaving home.)  That was great -- but didn't help me on vacations where my computer is back at home.
    Then I learned about Sun Surveyor (which was basically Photographer's Ephemeris... but in "App" form for my iOS mobile device.)  After I bought Sun Surveyor (it's a few dollars).... Photographer's Ephemeris launched their own app.  So now you have at least a couple of options.  
    Good luck!
    Tim Campbell
    5D II, 5D III, 60Da

  • Oracle BPEL Process Manager Full Cycle

    Hi there -
    I am using the SOA suite v 10.1.3.3.1 and deployed my process using jDeveloper BPEL designer. I created a test process for a simple manager approval, deployed it, and approved/denied it in the worklist. It worked fine. I created a new process (a human task for a manager to approve a request), deployed it, went to the worklist and received the above error. The error began when I went to approve/deny. It stated that "An error occured while processing your request". When I dug a little deeper, this was the entire error message below. Any ideas? How do I troubleshoot this more?
    Thank you for your help and suggestions.
    Error while evaluating the routing slip http://soadev:7778/orabpel/sandbox/ProcardService/1.0/ManagerReviewAndApprove/ManagerReviewAndApprove.task. This routing slip is used by workflow sandbox_ProcardService_1.0_ManagerReviewAndApprove.
    If you need more information, please check with your administrator with the following exception-identifier: "2008/03/20_11:10:34:693_jstein"
    Here is the error from 2008/03/20_11:10:34:693_jstein:
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.3.1
    Build: 0
    Build time: Fri Nov 30 03:12:29 PST 2007
    Build type: release
    Source tag: PCBPEL_10.1.3.4.0_GENERIC_071130.0200
    Exception Message:
    [javax.servlet.ServletException]
    Cannot find work items.
    An attempt to fetch the work items using the where condition " wi_state = ? AND fault_name LIKE ? " from the datastore has failed. The exception reported is: ORA-00904: "FAULT_NAME": invalid identifier
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 1 AND wi_state = ? AND fault_name LIKE ? ORDER BY wi_modify_date desc
    Exception Trace:
    javax.servlet.ServletException: Cannot find work items.
    An attempt to fetch the work items using the where condition " wi_state = ? AND fault_name LIKE ? " from the datastore has failed. The exception reported is: ORA-00904: "FAULT_NAME": invalid identifier
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 1 AND wi_state = ? AND fault_name LIKE ? ORDER BY wi_modify_date desc
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:866)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at ngActivityList.jspService(_ngActivityList.java:611)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:453)
         at activities.jspService(_activities.java:427)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    Does the BPEL console not work at all? Or are you trying to view an BPEL process instances that is not in the dehydration store anymore?
    Marc

  • Oracle BPEL process Manager Full Cycle Error

    Background introduction:
    This is my first time install SOA, Database Server and JDeveloper in my laptop (I am not sure whether they can be installed in one machine). It seems like the installation didn't pass the Web Services Verification. I hope this won't influence other services in my SOA.
    Problem:
    When I put my username and password in the BPEL Manager Console window, it let me passed it. And then there is a box let me put in the Domain.
    Then this error jump out:
    I hope some one can help me on this.
    Oracle BPEL Process Manager Full Cycle
    An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
    Attachments:
    Build Information:
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [java.security.AccessControlException]
    access denied (com.collaxa.security.DomainPermission minimax.net read)
    Exception Trace:
    java.security.AccessControlException: access denied (com.collaxa.security.DomainPermission minimax.net read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at com.collaxa.security.OC4JSecurityService.checkAccess(OC4JSecurityService.java:16)
         at com.collaxa.security.SecurityService.checkDomainAccess(SecurityService.java:26)
         at com.collaxa.cube.fe.util.ServletUtils.getLocator(ServletUtils.java:95)
         at index.jspService(_index.java:76)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:108)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)

    looks like olite might have not been started? or some critical error happened..
    have you checked to logs. or tried starting olite manually from commandline (developer prompt - start_olite.bat)
    hth clemens

  • WIP OUTSIDE PROCESSING(OSP)의 SETUP 방법

    제품: MFG_WIP
    작성날짜 : 2005-11-29
    WIP OUTSIDE PROCESSING(OSP)의 SETUP 방법
    =====================================
    PURPOSE
    WIP Outside Processing(OSP)의 Setup에 대해 기술하고자 한다.
    Explanation
    WIP-Outside Processing Setup
    1. outside processing Item 생성
    path: Inventory--> Items--> Master Items
    Under Inventory Attribute에서, 다음을 정의:
    - Uncheck Inventory Items.
    - Stockable, and Transactable.
    "Purchasing" Attribute에서, 다음을 정의:
    - Outside Processing Item is checked
    - Unit Type
    - Purchasable
    2. Resources 정의
    path: BOM-->Routings--> Resources
    : outside resources를 정의하고, outside processing items에
    위에 정의한 품목을 연결한다.
    - Select Charge Type: PO Move or PO Receipt
    - Enable Outside Processing
    - enter outside processing item
    3. Departments 정의
    path: BOM-->Routings--> Departments
    - Department Class & Location 정의
    - Add the Outside processing Resources to the Department
    WIP-Outside Processing 처리
    4. 조립품의 BOM, Routing 정의 및 WIP Job생성
    5. WIP이 release되거나, Move Transaction시 OSP품목에 대해
    Purchasing Requision이 생성된다.
    6. OSP Item입고 시, shopfloor로 이동된다.
    Example
    Reference Documents
    WIP Users's Guide
    PO User's Guide

    Use sysadmin user to check if the workflow is starting.
    Workflow will start once the PR's are created.
    Hrishi

  • WIP Outside Processing: How to issue components to Supplier

    Hi All,
    This is regarding WIP OSP process. Request you to please explain the steps of issuing components to Supplier for processing.
    Any pointers to user guide or metalink would also be very helpful.
    Regards,
    Abhishek

    Hi,
    Thanks for your post in Windows Server Forum.
    The certificate error which you are facing seems like certificate mismatch error, something like the security certificate name presented by the TS Gateway server does not match the TS Gateway name. You can try reconnecting using the FQDN name of the TS Gateway
    server. You can refer below article for more troubleshooting.
    TS Gateway Certificates Part III: Connection Time Issues related to TS Gateway Certificates
    And for creating a SSL certificate for RD gateway, you can refer beneath articles.
    1.  Create a Self-Signed Certificate for the Remote Desktop Gateway Server
    2.  Obtain a Certificate for the Remote Desktop Gateway Server
    Hope it helps!
    Thanks,
    Dharmesh

  • Wip on Process order

    Hi Guys,
    i have a process order in status: REL  PRT  CNF  DLV  PRC  BASC BCRQ GMPS
    now i have run tcode kkaxthe amount is in wip (period) column and not in WIP.
    Cost Object     Typ     Material     Crcy      WIP              WIP (Period)
    ORD xxxxx          xxxx     USD      0,00     -1000
    can you please suggest what can be the cause?
    the order status should allow us to perform the t code.
    thx
    C.

    >
    cmarrone wrote:
    > Hi,
    >
    > this is the situation in the order:
    >
    > Total Qty     1.682              KG         ExpectYieldVar  71,400-
    > Delivered     1.610,600
    >
    > the order has been made in July.
    >
    > did you mean that due to the fact that has been produced more than the expected the wip is negative?
    >
    > thanks
    > C.
    I was wondering, How come the status DLV.
    If the total quantity is  equal to delivered then only the status is set to DLV
    Expected yield variance only comes  because,
    You are confirmed the operation 1682
    BUt you have done the GR only for 1610,600
    That the reason the expected yield variance is 71,400
    Check in COGI, any unprocessed goods movement is there are not
    If the actual prdn is 1682, then post the GR for 71,400
    Also
    check the Value of The Posting For 261
    and for 101  movement
    Check the value of 101 movement -  value of 261 movement, it will come in minus
    Edited by: Sundaresan . E. V on Nov 4, 2010 8:04 PM

  • JVM doing frequent full and partial GC and still not freeing up any memory.

    Hi,
    We are using sun JVM under Tibco Active Matrix Service Grid's OSGI container. We are observing a strange behaviour where JVM is doing full/partial GCs continuously without freeing up much memory. Old generation is getting filled up and the young generation is almost empty. We have a web service deployed on this JVM. All the requests to the service are stateless so all the objects created are short lived and should be immedietely available for GC. Please see below the heap size and the GC arguments which we are using.
    # Increase the default maximum heap size.
    java.heap.size.initial=4096M
    java.heap.size.max=6144M
    -server -XX:PermSize=128m -XX:MaxPermSize=256m -Xloggc:gc.log -verbosegc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseParallelGC -XX:+MaxGCPauseMillis=100 -XX:GCTimeRatio=5 -XX:+UseTLAB -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/opt/home/tibcoadm/heapdump.log
    We need to know why continuous full GC is not able to free up any memory in old generation ?

    Did you try 121 VM instead of 117. GC algorithm in 12 is much better than
              117.
              - Prasad
              Kirk Fritsche wrote:
              > Hi,
              >
              > I am using WLS 4.5.1 service pack 10 on Solaris 2.7.
              > We have 8 servers on one machine running under java 1.1.7 with 128/196
              > min/max memory each.
              > We use statelesss session beans only.
              >
              > One test case we have uses 36 clients processing 200 interations of
              > various transactions.
              > On numerous occasions I have seen the percent free after garbage
              > collection slowly decrease.
              > Normally the servers have 86% free, but sometimes (on one server) this
              > goes down 1-6% each time GC occurs.
              > This continues until it gets down to 30-50% free after GC and then it
              > will go back up 90% free.
              >
              > The problem is that as it has less and less free, the execute queue
              > length grows and GC occurs
              > every 30-40 seconds instead of 2-3 min like the other servers.
              >
              > Some servers never get this, and we use round-robin on the cluster, so I
              > am not looking at our code.
              > Otherwise I would expect it to affect every server.
              > This problem seems to go from server to server for no particular reason.
              >
              > Has anyone had any experience with this?
              >
              > Thanks,
              >
              > Kirk
              

  • Please Help: Activity Units allocated in Full during Partial Confirmation

    Dear All
    I am facing a problem and need your help. When going for partial confirmation of a process order the system is allocating the full Costing Activity units. For example the process order is of 1000 units production and for 1000 unit production we have defined following controlling activities with certain rations
    Setup
    Machine
    Labor
    Factory Overhead
    The unit of these activities are totally allocated even if i am going for a partial confirmation or i finally confirmed the process order even for 800 units. The unit and cost of these activities is charged on the basis of 1000 initially planned units.
    Please help me urgently as we are having severe problems in Costing of process orders
    Regards
    Bilal Athar

    Dear Siva
    I have checked n OPK4 last tab page (Services --> Tick on Propose)
    Its already ticked
    And we are processing the confirmation through COR6N and here system is not displaying the activities automatically
    Tell me what to do
    Regards
    Bilal Athar

  • WIP&Settlement Process order

    Hi,
    We calculate WIP weekly basis and WIP used to credited to a Balance sheet acct and DR to a P&L acct (which is generally NOT a Cost Element )
    Here our Doubt,
    WIP was calculating irrespective of Settlement that is we used to see the Doucument (DR and CR ).and can be verified to FS10N,but now some thing went wrong (I checked OKGA and OKG8 they have proper BS and P&L accts) and after calculating WIP the documents are not posted and FS10N shows nothing for that BS and P&L acct.
    1)Can we calculate WIP without settling order (DLV or TECO) and get  FI documnet posted ? which we used to get I believe,
    2) what is wrong with our system where we got FI documnets for WIP previously and not getting Now even though we have same BS and P&l accounts in OKG8 ?
    your help greatly appreciated,
    Regards,
    Nikitha

    Thank you Suryanaraya,
    YES we calculate WIP on weekly Basis, But Financial statement analysis on Monthly Basis,
    Your answer is convincing, But My user is adamant  (in fact he shows the previous documnets posted for WIP) . so can you clarify, for example I calculated WIP (Lets say ,for this month) 2/11,2/14,2/21,2/28 ;;;;;; and , -$100,-$80,-$60,$40  for my Balance sheet  ,Respectively , which shows $0.00 for that Process order as WIP, and we are done totally at the month end  ,so you mean to say I will get 4 documents on Month end (Feb 28) as Document Date 2/11,2/14,2/21,2/28 and Posting Date 2/28 for all 4 when I run Settlement?
    OR can I do weekly WIP and Settle order ? to see WIP documnets?
    Please clarify,
    Excuse my ignorance,
    Nikitha

  • Slow processing in full screen mode

    Hi All
    I recently upgraded my camera to an EOS 5d mk 2. I take photos in full RAW, so resulting images are around 26 MB.I then import these as managed reference files into Aperture.
    No issue with import to Aperture or image quality.
    However, when viewing the photos in full screen mode (to rank / edit etc), they take a long time to properly open / load (about 20 seconds each.) Each time I re-open Aperture, each image needs to be re-loaded in full screen size - which can become very time consuming. Edits are equally very slow to process.
    I was wondering if anyone had any suggestions how to manage this and avoid the time lag (other than downgrading to smaller image sizes). For example...
    - I currently have 2GB of memory and a 128 mb graphics card. Do I need to upgrade to handle such large images?
    - Can I reset a preference to avoid having to reload the full size image every time I open Aperture?
    - How can I speed up editing speed (nothing too fancy done here - I note from other posts the "7 deadly edits" that can cause processing to slow up)
    Any ideas gratefully received!!!
    Many thanks
    Paul

    Pabloelchico wrote:
    ...I then import these as managed reference files into Aperture.
    I don't understand whether you have a Referenced-Masters Library or a Managed-Masters Library. Drives slow as they fill and with a Managed-Masters Library sooner or later the internal drive will become overfilled. I recommend a Referenced-Masters Library with Masters on an external drive and the Aperture Library on the internal drive.
    iMacs, laptops and Minis are by definition limiting to heavy Aperture usage, so work carefully to optimize setup and workflow.
    First is to max the RAM and make sure the hard drive stays less than 70% full. Restart the iMac prior to a major Aperture session and only have Aperture open. You should also investigate to see if a substantially more powerful video card is available at reasonable price.
    Set Preview size to be exactly screen size and build Previews manually when the box is otherwise not being aggressively used.
    HTH
    -Allen Wicks

  • Does the XMLP full or partially support the Xpath and XSLFO syntax?

    Does the XMLP full support the Xpath and FO syntax? or partially? Thanks

    Hi Robin
    OK, so hopefully you are not leading me into a trap here :o)
    There are two parts to this question:
    1. XPATH - we support as much of the XPATH spec as the Oracle XDK supports ie we rely on the XDK for our transformation engine so as long as they support what you are trying to do then we do. There are a few gaps and we have plugged those in the XMLP layer. So the short answer is yes.
    2. XSLFO - we allow you to use XSLFO in your template. The XMLP engine supports much of the standard but there are a few gaps. the next set of docs will layout exactly what we do support in the spec.
    Regards, Tim

  • Can I recieve a full or partial refund for my purchase? Its only been  few days. What is the policy on that?

    I purchased this Adobe PDF converter product for like 89.99. Its supposed to be a 12 month subscription.
    I just learned that I could use the big printer at work to scan and convert and image from the scanner directly in PDF,
    I no longer need to make a JPG file and convert it to PDF. Could I get a full/ partial refund please?

    Hi again,
    Yes, sorry that I neglected to let you know about the refund. You are entitled to a full refund if you cancel within 30 days of subscribing. After that, you are entitled to 50% of the remaining months. I'll wait to hear back from you before canceling your account.
    Best,
    Sara

  • WIP Calculation process

    Hi,
    I created the Production Order for 10 materials and end od the month i ran the KKAX and KO88 for productin order.
    Some amount was posted to WIP GL Accounts with end of the month date.
    In next month i confirmed the rest of the activities and i settled the order.
    As per my knowledge whatever wip posted earlier to WIP should be reversed but in mh case those are not reversing.
    Can you help me out what are the steps to do in process.
    shall i have to run the Ko88 after KKAX not running of KO88 is not required for wip?
    Thanks
    Aparna K

    Hi,
    check T-code OKGC to see when WIP is created / reversed (depending on the PP-order status).
    The common case is that WIP is created from the releasing of the PP-order (status REL or PREL) and its reversed after the status of the order is DLV or TECO.
    Check the cutoff period KKA0. And KKAX is done before KO88.
    Check SAPNET note 439119 maybe its helpful.
    Best regards, Christian

Maybe you are looking for