Personal number problem in the  Custom HCM Process

We developed custom ESS-MSS application using Webdynpro ABAP and SAP HCM is backend for employees,Managers and HR data.
User A has custom ess role and standard ess(Webdynpro java ESS-MSS business package)
First time in the Custom ess role Employee(User A) try to change the personal information it is giving error
"Process Zxxx only useful if personnel number is specified"
If the Same Employee(User A) clicks the Standard ESS role and Come back to the custom ESS role and try to change the Employee
information the HCM process is working
After Clicking Std ESS role and Come back to the Custom ESS role the error does not exist.
else,
"Process Zxxx only useful if personnel number is specified" .
how the pernr details of the employee is getting populated to memory variable  ESS01
Can you please help me how to solve the problem.

Hi,
Thanks for your reply
We have mapped the user for the employee at PA30 trans through communication info 105 and sub 0001
The iview,  does not give any error
if we execute
1.Standard Employee self service
2.then running our custom role and hence custom iview
In the appintegrated iview, we are calling asr_process_execute (WD ABAP standard application) with the parameter
Process=Zxxx&GET_PERNR=X&PERNR_MEM_ID=ESS01
We found thatthere was an entry for this user at table "indx" when we execute Standard Employee self service.
Also,
If the table "INDX" has an entry for the user, then our custom iview runs with out any error, since the value for the
MEMID= ESS01 exists.
Apart from mapping the user through comm info type 105, what we shoud do to have an entry for this user at table "INDX"
Please give suggestion
please help me
Thanks

Similar Messages

  • Can i maintain a same number for both the customer and vendor

    Hi all,
    i have a scenario, as a vendor is supplying some assembly  components to the client. the client is assembling the components. and sending the same to the vendor
    since the same person is acting as a vendor and a customer i want a common number for both the vendor and customer in their master data's.
    Thanks
    KV
    Edited by: krishna vamshi on Nov 27, 2010 12:20 PM

    It's not mandatory to use the same ID for vendor and customer if they are the same entity, you can use different IDs w/o any problem.
    It might be difficult, if you are using internal number assignment. It may occur that the ID is already occupied by a vendor or customer.
    You can link your customer to your vendor both in XK01/XK02 (LFA1-KUNNR; control tab) and XD01/XD02 (KNA1-LIFNR; "Control Data" tab). One assignment is enough.
    In this case you can always see, which customer belongs to which vendor.
    Sometimes plant vendors, customers are defined via external number assignment, to have the same ID as the plant, but this should be decided in advance...(separate account group is used generally, with separate number range)

  • HELP!!  I am having BIG PROBLEMS getting the Custom Page Sizes to work!!

    I am having a MAJOR challenge working with the Custom Page Size feature in Pages '09. My mom is working on a primer music book for publication, where the page size (for the printer) MUST BE 9" X 12"!! For some reason even though I have set the custom page size to 9" x 12", The document does not appear to have the proper proportions, (i.e. the ration of the width to height IS NOT EQUAL TO THAT OF A 9" X 12" DOCUMENT!!)
    HELP!! PLEASE!!
    Also, for some reason my Vertical Ruler has COMPLETELY DISAPPEARED!! My Horizontal Ruler (on top) is still there but there is no sign of the vertical one which is CRITICAL for aligning the of the content for publication!!
    I took an annotated screenshot of what the document that is +*SUPPOSEDLY 9" x 12".*+ But there is +*NO WAY THAT IT IS ACTUALLY 9"12!!*+
    I have also taken some screenshots of a few other Inspector Panels and other things that might help SOMEBODY to figure out what the problem is!
    _Link Title_ _Flickr Link_
    Front Cover Mock-Up http://www.flickr.com/photos/kmamusic/4085015686/
    Metrics Inspector Panel http://www.flickr.com/photos/kmamusic/4084236829/
    Layout Inspector Panel http://www.flickr.com/photos/kmamusic/4084235497/
    Page Setup Dialog Box http://www.flickr.com/photos/kmamusic/4084990178/
    Document Inspector Panel http://www.flickr.com/photos/kmamusic/4084231449/
    Annotated 9” x 12” Doc. http://www.flickr.com/photos/kmamusic/4084092849/
    I do hope that somebody can answer WHY I am having these problems

    Hi kmamusic
    Welcome to the forum.
    To show your vertical ruler:
    +Menu > Pages > Preferences > Rulers > check Enable vertical ruler in word processing documents+
    You are right the page does look slightly too high.
    The one thing you did not give us was a screen snap of the *Custom Page* you set up in *Page Setup…*
    This is what would dictate the actual page size.
    Peter

  • Problem with the custom field - enabling

    hi,
    i am using one customer field in the shopping card header , and using BBP_DOC_CHECK_BADI to issue an error message if this field is left empty.
    but the problem comes after the error message is issues , this field becomes disabled , and the user has to go back , and again come to the order screen to enter the value and order the cart.
    i have tried all possible options , to keep the customer field enabled , but not able to do so.
    have you got any inputs for me..
    Edited by: khan voyalpad usman on Aug 21, 2008 12:29 PM

    Hi,
    Have you checked the BBP_CUF_BADI_2 implementation in your system ??
    May be some logic there is disabling the customer field right after the error message is generated..
    Thanks,
    Pradeep

  • How to Pass personal number(pernr) to the ESS Webdynpro ABAP Application

    Hi,
    How to pass personal number of employee to the standard ESS webdynpro ABAP application as application parameter of iview.
    Thanks
    Srikanth

    Hi
    For WebDynpro application in iView there is a property to set Parameter for WebDynpro application.
    Handel these passed parameters in Default plug of Interface Controller.
    Note string passed as parameter in iview is case sensitive.
    Try this code to get URl of Deployed application
    String appURL = null;
    try {
         WDDeployableObjectPart currentAppPart =wdThis
                                  .wdGetAPI()
                                  .getComponent()
                                  .getApplication()
                                  .getDeployableObjectPart();
    appURL = WDURLGenerator.getApplicationURL(currentAppPart);
    } catch (final WDURLException ex) {
    wdComponentAPI.getMessageManager().reportException(
                             new WDNonFatalException(ex),
                             false);
    Mandeep Virk

  • Initial Setup Problem - Starting the SLD Registration process

    Hi,
    we are installing our PI development system. During initial configuration with "NWA --> Configuration Management --> Scenarios --> Configuration Wizard --> Netweaver initial setup" the wizard stands still at Step 68 (of 561) "Starting the SLD Registration process".
    We have restarted the system but after starting again the wizard it stands still again.
    Same problem on our PI quality assurance system.
    PI 7.11 on Windows 2008 R2 with MSSQL 2008 R2.
    Steps of installation:
    1) Installation of PI 7.11
    2) Postworks ABAP (License, TMS, Profiles, rz04, ...)
    3) Kernelupdate to 106
    4) Updates SPS7 ABAP
    5) Updates SPS7 JAVA
    6) Run NWA Initial Setup with J2EE_ADMIN
    Could someone help?
    Thanks
    Regards
    Thomas Mühl

    Then possibly the password was set wrong somewhere (since the "-" character is not blocked). Its advisable to check all service users passwords, to prevent other issues like this one to occur. Please check the OSS note "999962 - PI 7.10: Change passwords of PI service users" for more information on this.

  • Seriously!?!  Serious problems with the customer support and AppleCare.

    I have a macbook pro.  I've had it since Aug 2007, so it's old, i get it. But I'm a poor starving student and I bought the computer with the idea that it was a quality product that would last me though my studies.  However, it has been the shop for repairs literally, every year, often multiple times per year, since I bought it.  Everything from DVD (twice failed, more than two visits), to hard drive failure, to replacing the motherboard.  That's just what I remember.  The thing is a lemon.
    Fortunately I bought apple care, great idea right? It was for the first year or two.  However over a year before AppleCare was set to expire it started having problems over heating, freezing, and subsequently giving me that scary roll down 'restart your computer immediately screen'.  It gets so hot you can't set it on your lap - it burns. I repeatedly brought it into the shop for help (the flagship one on Regents Street in London), and they couldn't seem to do anything.  When I explained time was of the essence because I wanted it covered under AppleCare, they seemed unbothered, it seeed they were clearly waiting for it to expire first.  Dodgy.
    During the appointments they couldn't seem to replicate the issue in the shop (it take about 30 minutes to an hour to really scorch, and seems to not be related to how hard the CPU works).  And said because they could see it do it, they were not able to help.  Really, in the whole history of apple, I'm the only one to have a computer over heat?  Really?  Instead, they sent me away asking me to come back later "when it starts doing it again".  Okay, as I said, it always overheats, it just takes a while to start, so unless we sit together in quiet awkwardness waiting, and waiting, it's not going to happen.  And as the appointments take about three days to get so it's not like I can just pop round when it starts to happen and say, feel, it's really hot now, will you please, for the love of God, find a solution now?  And it's a bit of a walk to the store, and there are no internet cafe's near by for me to go heat it up at, so it's always going to cool before I arrive. Duh.
    And why is the burden of proof on me?  It's like they are insinuating that I just love popping round the apple store every few months, all the vain hope that I can have a ...free part?
    Still I persevered, taking it in when the problem seemed to exacerbate, and making sure I used it a bit first to get it warmed up.  All the while with the warranty getting closer and closer to expiration.   Finally, we got it to do it in the shop.  But for a fix, they just sprayed it with air, and told me to "see if that works".  It didn't.  And I ask you, why is it in no other visit, they could not have come to this ground breaking solution? Did they really have to feel it get hot to realize overheating may have something to do with a clogged fan? 
    I should also note that they then proceeded to put it back together wrong, and I was unable to open it because a misplaced screw caused it to lock shut.  It took two days to get a new appointment to get it fixed, even when I called to explain that it was their error, and I really, really, needed my laptop.
    Anyway, as I said, it didn't fix the problem. So I had to go back yet again, at this point I can't remember if I was still under applecare or if it had just expired.  It doesn't matter, because, again, without being able to make it get hot on their own (even though they had case history where it was clear that it had, and this was not just in my imagination, and even more case history showing it had a history of instability), they couldn't offer me any solutions.  All they could do, they said, was suggest that I leave it with them for "about a week" to check it over.  A week!! Who goes without a computer for a week?!?! I'm not a student in 1985.  
    So now, I'm sitting here writing you am email from my laptop which is sitting on a towel in my lap to protect my thighs from mac burn.  The warranty has now long passed, but the problem has now finally progressed to the point that it takes much less than 30 to reach scalding point, so I could prove it if there were any point.  But there isn't, because now when I call the apple people, they assure me that it must be a hardware issue (and furthermore that the apple employees should have been able to tell me this over a year ago), and unless I want to buy parts there just isn't anything that they can do.  Which leads me to my next point, if the problem started while under warranty, and you have documentation of this, why do I - a poor starving student - have to pay for this just because it took you, Apple, a year and half to finally figure out the problem?
    So to recap, I decided to pay the exorbitant apple costs and make the switch from PC because I thought that the stability of the machines, the so touted excellent customer service, and the superior programs were worth the cost.  And to be fair, the programs are fabulous, the apps integrate smoothly, and it starts up with a flash.  Unfortunately I can't enjoy any of this with my laptop on my lap without risking burning through my pants.  I can only enjoy these benefits for about 30 minutes before it starts freezing due to the heat.  And, a few times a year I have to make multiple journeys to the apple store (which is, to be fair, really quite a nice store) to get the latest hardware problem fixed, which means I'm often without it for days to over a week at a time.  All in all, it's not worth the money to me - one of those young, hip, cutting edge media types you are trying so hard to market to - until you can fix your customer service issues, put knowledgable people in positions to help, and have the internal support systems to get it done with at least enought efficiency to keep up with the technology demands of the modern world. 

    It sounds as if this is coming back to Norton Security...
    "LiveUpdate_solved" in "Norton 360"
    The article by author "rab60" contains detailed instructions on the Live Update solution.
    You might try a more thorough search of the Norton community forum... I do not use Norton and cannot comment on whether any of the solutions work.
    Kind Regards,
    Dragon-Fur

  • Number range for the customized transaction

    Hi Experts,
    I am developing customized screen. When user saves after entering data a number should be generated automatically. Please tell how to maintain the number ranges for my transaction.
    Regards,
    B V Rao

    Hi,
    Go to SNRO tcode and enter an object to be created and press create button.
    Enter data element as S_CARR_ID and domain as POSNR
    and 10% as warning and save.
    create small program to update SCARR table with a carrid 01.
    data : begin of itab occurs 0.
    include structure scarr.
    data end of itab.
    itab-carrid = '01'.
    append itab.
    clear itab.
    modify scarr from table itab.
    and execute the program now your SCARR table will have 01 as carrid.
    now maintain the number ranges for your newly created object in SNRO tcode
    prees numer ranges button and enter 01 in Air line input field
    in your program where you want these number ranges
    declare a variable as follows
    data number type nriv-nrlevel.
    CALL FUNCTION 'NUMBER_GET_NEXT'
      EXPORTING
        nr_range_nr                   =  01  " Air line just you created
        object                        =  "the object name that you created in SNRO
      QUANTITY                      = '1'
       SUBOBJECT                     = '"naturally enter 01 ( which you assigned while creating N ranges)
      TOYEAR                        = '0000'
      IGNORE_BUFFER                 = ' '
    IMPORTING
       NUMBER                        = number
      QUANTITY                      =
      RETURNCODE                    =
    EXCEPTIONS
       INTERVAL_NOT_FOUND            = 1
       NUMBER_RANGE_NOT_INTERN       = 2
       OBJECT_NOT_FOUND              = 3
       QUANTITY_IS_0                 = 4
       QUANTITY_IS_NOT_1             = 5
       INTERVAL_OVERFLOW             = 6
       BUFFER_OVERFLOW               = 7
       OTHERS                        = 8
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Best Regards
    Ramchander Rao.K
    Edited by: ramchander krishnamraju on Dec 12, 2008 9:17 AM

  • Workflow could not start in HCM process and Forms

    Hi All
    It would be really helpful if you can suggest possible solution regarding case management case in HCM forms and process.
    I have set up a simple custom HCM process and Form regarding Infotype 2 updation. I have checked the process and form consistency and it seems fine. Now when I run the process from HRASR_DT it generates a process number but it also gives an error workflow could not start.I get following error (SWIA log - Step history)
    Executing flow work item - Transaction brackets of the workflow has been damaged
    Exception occurred - Error when starting work item 000000007031
    PROCESS_NODE - Error when processing node '0000000014' (ParForEach index 000000)
    CREATE - Error when creating a component of type 'Step'
    CREATE_WIM_HANDLE - Error when creating a work item
    CREATE_VIA_WFM - Exit CL_HRASR00_POBJ_WF_EXIT triggered exeception for event CREATED and (target) status
    EVENT_RAISED - Error updating the process object
    Executing flow work item - Exit CL_HRASR00_POBJ_WF_EXIT triggered exeception for event STATE_CHG and (target) status READY->ERROR
    EVENT_RAISED - Error updating the process object
    Executing flow work item - Transaction brackets of the workflow has been damaged
    Executing flow work item - Work item 000000007031: Object FLOWITEM method EXECUTE cannot be executed
    Executing flow work item - Error when processing node '0000000014' (ParForEach index 000000)
    I have searched few SAP notes such as 1384961 which talks about same error but it is implemented in our system (EA-HR 604 , Patch 27, )
    Appreciate any help.
    Thanks
    Umang

    Hi Swati
    One of the similar (not exact) issues were resolved by correcting the event linkage....please refer thread:
    http://scn.sap.com/message/14848795#14848795
    Not sure of the details of the the resolution, maybe Ragavendran Kanagaraj can throw more light.
    Just some high level checks (if not done already):
    Check event linkage errors in SWEQADM if anything is related to your WF
    Check in SWEL if it's showing any more details (not sure if it will)
    Any warnings in syntax check of WF template (PFTC) or WF definition (SWDD)
    Any error sin binding
    regards,
    Modak

  • OIM: Error while deploying Custom Approval Process for Self-Register

    While deploying the Custom Approval Process for Self-Register, i am getting the following error in scac.log file
    Nov 16, 2011 2:48:58 PM oracle.fabric.common.wsdl.SchemaManager isIncrementalBuildSupported
    INFO: XMLSchema incremental build enabled.
    Nov 16, 2011 2:48:58 PM com.collaxa.cube.CubeLogger info
    INFO: validating "ApprovalProcess.bpel" ...
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
         at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
         at oracle.integration.platform.blocks.WLSPlatformConfigurationProvider.<clinit>(WLSPlatformConfigurationProvider.java:44)
         at oracle.integration.platform.blocks.FabricConfigManager.<clinit>(FabricConfigManager.java:155)
         at oracle.integration.platform.blocks.xpath.FabricXPathFunctionResolver.loadXpathFunctions(FabricXPathFunctionResolver.java:271)
         at oracle.integration.platform.blocks.xpath.FabricXPathFunctionResolver.loadXPathConfigFile(FabricXPathFunctionResolver.java:153)
         at oracle.integration.platform.blocks.xpath.FabricXPathFunctionResolver.init(FabricXPathFunctionResolver.java:51)
         at com.collaxa.cube.xml.xpath.BPELXPathFunctionNameResolver.loadFabricXpathFunctions(BPELXPathFunctionNameResolver.java:57)
         at com.collaxa.cube.xml.xpath.BPELXPathFunctionNameResolver.<init>(BPELXPathFunctionNameResolver.java:48)
         at com.collaxa.cube.xml.xpath.BPELXPathFunctionNameResolver.<clinit>(BPELXPathFunctionNameResolver.java:44)
         at com.collaxa.cube.lang.compiler.bpel.XPathExprValidatorVisitor.<init>(XPathExprValidatorVisitor.java:122)
         at com.collaxa.cube.lang.compiler.bpel.AssignValidator.<init>(AssignValidator.java:89)
         at com.collaxa.cube.lang.compiler.bpel.BpelParser.<init>(BpelParser.java:452)
         at com.collaxa.cube.lang.compiler.bpel.BPELValidator.validate(BPELValidator.java:60)
         at com.collaxa.cube.lang.compiler.BPEL1Processor.validate(BPEL1Processor.java:329)
         at com.collaxa.cube.lang.compiler.BPEL1Processor.process(BPEL1Processor.java:153)
         at com.collaxa.cube.lang.compiler.CubeParserHelper.compile(CubeParserHelper.java:47)
         at oracle.fabric.bpel.bpelc.BPELComponentValidator.validate(BPELComponentValidator.java:40)
         at oracle.soa.scac.ValidateComposite.validateComponentTypeServicesReferences(ValidateComposite.java:1117)
         at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:500)
         at oracle.soa.scac.ValidateComposite.run(ValidateComposite.java:150)
         at oracle.soa.scac.ValidateComposite.main(ValidateComposite.java:135)
    Nov 16, 2011 2:49:00 PM CubeProcessGenerator compile
    WARNING: classpath is: D:\JDev11g\Middleware\jdeveloper\jdev\extensions\oracle.sca.modeler.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;D:\JDev11g\Middleware\oracle_common\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.mediator_11.1.1\mediator_client.jar;D:\JDev11g\Middleware\oracle_common\modules\oracle.mds_11.1.1\mdsrt.jar;D:\OIMPS1\Middleware\oracle_common\modules\oracle.jps_11.1.1\jps-manifest.jar;;D:\OIMPS1\Middleware\Oracle_IDM1\server\workflows\new-workflow\process-template\SelfRegistrationApprovalApp\SelfRegistrationApproval\SCA-INF\classes;D:\OIMPS1\Middleware\Oracle_IDM1\server\workflows\new-workflow\process-template\SelfRegistrationApprovalApp\SelfRegistrationApproval\SCA-INF\classes;D:\OIMPS1\Middleware\Oracle_IDM1\server\workflows\new-workflow\process-template\SelfRegistrationApprovalApp\SelfRegistrationApproval\SCA-INF\gen-classes;D:\OIMPS1\Middleware\Oracle_IDM1\server\workflows\new-workflow\process-template\SelfRegistrationApprovalApp\SelfRegistrationApproval\SCA-INF\lib\oimclient.jar;D:\JDev11g\Middleware\oracle_common\modules\commonj.sdo_2.1.0.jar;D:\JDev11g\Middleware\oracle_common\modules\oracle.fabriccommon_11.1.1\fabric-common.jar;D:\JDev11g\Middleware\oracle_common\modules\oracle.xdk_11.1.0\xmlparserv2.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\bpel1-1-xbeans.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel-common.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\bpel_coherence_config.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel-exts.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\thirdparty.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\bpm-analytics.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel-thirdparty.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\wsif-binding.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\orabpel-validator.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\monitor-rt-xbean.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.bpel_11.1.1\oracle.soa.bpmn.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\user-patch.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.thirdparty.jar;D:\JDev11g\Middleware\jdeveloper\uddi\lib\oracle.soa.uddi.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\bpm-infra.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\testfwk-xbeans.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-ext.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\soa-infra-scheduler.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\xmlunit-1.1.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\soa-infra-tools.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\soa-xpath-exts.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\oracle-soa-client-api.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.wls.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-client.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime-ext-was.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime-ext-wls.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.workflow_11.1.1\bpm-services.jar;D:\JDev11g\Middleware\jdeveloper\soa\modules\oracle.soa.ext_11.1.1\classes
    In scac_out.xml file following is the error message
    <Fault>
    <severity>error</severity>
    <loc>/ns:composite</loc>
    <line/>
    <col/>
    <file/>
    <msg>
    <![CDATA[SCAC-50012]]>
    </msg>
    </Fault>

    Hi,
    I have run into the same problem with SOA 11.1.1.5 version. In my case after fixing the following two errors it seems to work fine.
    If you have followed the guide, there must be some errors:
    First the java code if copied then contains an extra enter value:
    Instead of:
    "try {
    System.out.println("Prototype for invoking an OIM API from a SOA Composite");
    System.out.println("RTM Usecase: Self Registration Approval by Organization
    Administrator");"
    Use the following:
    "try {
    System.out.println("Prototype for invoking an OIM API from a SOA Composite");
    System.out.println("RTM Usecase: Self Registration Approval by Organization Administrator");"
    The other error is that you should not use <BEAHOME>/oracle_common/modules/oracle.jps_11.1.1/jps-manifest.jar, but the <BEAHOME>/oracle_common/modules/oracle.jps_11.1.1/jps-api.jar in jdeveloper. After these the deployment to the application server works fine for me.

  • Error while editing standard HCM Processes & Forms

    Hi experts,
    I would Iike to test the standard HCM processes & Forms & for which I have imported the standard forms from Client 000. I have also configured the ADS & have tested the credentials as well. Everything is fine & new custom ADOBE interactive forms (Not HCM Forms) are working fine through WDA. When I test any of the standard processes using HR Administrator role in Portal, I am able to select the relevant standard process (e.g. TERMINATION) for a given employee, but when I click on the  Edi Process button, the system generates an error (short dump): "'WebDynpro Exception: ADS call failed ". I have checked OSS, but did not find any suitable note for it. I have the HR administrator role assigned in the back end & have confirmed that the ADS configuration as well as credential are working fine using the recommended reports. We are on EhP4 SP06.
    Appreciate if anyone has already experienced these probelms & can suggest any solutions. Thanks in advance.
    Best regards,
    Sameer

    Sameer,
    To me it appears that ADS is conencted to only backend ECC not to the portal system.
    Please try below:
    1. Launch WDA for HCMPF in SE80 with appropriate parameters and see if this displays interactive adobe form when you click in edit button.
    2. May be test the ADS connectivity to portal system.
    regards
    Sridhar Kandisetty

  • Returnable packaging in customer consignment process

    I have this scenario:
    I have returnable packaging (drums) that have been setup as non valuated materials in SAP. The item category in deliveries in YB10.
    These drums have serial numbers. Since some maintenance needs to be done on these drums from time to time, therefore, equipment's need to be created for the drums. The equipment number and serial number are the same and the serial number profile is setup in such a way that the equipment is created automatically when the serial number is created
    When the drums are in stock, the status is ESTO
    Now, in the normal order to cash process, this is what happens:
    1) Sales order - order is created for a material
    2) Delivery - The drums are added to the delivery along with the material through a packing proposal. A serial number is specified for the drum and the order is PGI'ed to the customer
    At this point, the status of the equipment/serial number changes to ECUS
    3) Billing - normal billing (drums are billed)
    4) Return delivery YBG5 - the empty drum is accepted back into warehouse
    After PGR, the status of the serial number changes back to ESTO
    During the customer consignment process, this is what is happening:During the consignment fill up when stock goes from warehouse to customer, the status of the serial number is changing to ECUS
    During consignment issue, since we can only issue whatever material is there, the same serial number that was used during fill up is being used
    However, when we do a delivery against the consignment issue, we are getting an error that the status of the serial number is ECUS and it is not suitable for movement
    Since consignment stock is still owned by the company until an consignment issue is done, I am wondering whether SAP is behaving correctly by changing the status of the serial umber to ECUS after the consignment fill up.
    Is there a way to use the same serial number in the consignment issue as the consignment fill up?
    Please reply urgently

    Try the following
    Go to OMWB transaction and simulate the posting using your plant, material and movement type
    The simulation will show the standard postings based upon goods movement
    E.G. 601 GBB VAX valuation class, account
    Identify your accounts assigned to both sides of the posting and then you should be able to re-assign the g/l accounts to the appropriate modifier string within OBYC
    Hope it helps
    Steve

  • How to Change Column text of Iview HCM Process Overview

    ECC Ehp4 sps7
    Portal 7.01 sps7
    Please Help,
    I am trying to globally personalize the Copy of the Iview HCM Process Overview . The column texts have titles such as Object Type and Object Key. I want to rename them Person ID etc.
    I was able to "Hide" some columns in the Iview but when I change the text in the "Settings for Current Configuration" it does not Appy or change the Display.
    I am in the Portal Content Administrator, with Admin priveledges. I am opening the Iview objecyt then using Preview.
    I then Right cntl click to bring up the Settings for Current Configuration. I am looking at the View UI Element Tree and opening the Grouping of UI Elements. I see the text for the column "Object  Key" I change the text but when I save it does not change the Iview text. When I open the "Settings for Current Configuration again the changed text is still there but the Iview has not changed
    Any help on this matter would be appreciated.
    thank you,
    Sarah

    Yes,
    I have opened the Role object, edited the Work Overview Page inside the role, selected / clicked on the Iview HCM Process Overview, opened the IView  HCM Process Overview, previewed it, cntl right click for Settings for current configuration,
    Selected the UI Element "Object Type" TEXT and made my changes
    Sarah

  • How to Call Custom BPEL Process using JSP

    Hi All,
    I m not able to find out the way " How to deploy Custom BPEL process using JSP." Suppose I m Designing my custom BPEL process , and I want to call process through JSP.
    In order to call the BPEL process using JSP I may get the Reference from Oracle guide, But it is for Existing Example like Hello world, Order Booking.
    But I am facing the problem in order to call the Custom BPEL process.
    In case of Oracle Example it looks Simple but How to call Custom BPEL process using JSP.
    Please help me.
    Thanks&Regards
    Devesh Mishra

    hi
    The BPEL Developer guide give the way to Locate the service.can you please specify where you are getting the problem.
    Thanks,
    Sivakumar

  • Employee personal number

    Personal Number for employees
    Dear All
    Our clients would like to keep the employees old personal number along with the new personal number in SAP.  For eg:  Old number is 005 and new number should be 90005, where 90 has to be prefixed.  This requirement is very urgent and I don’t have a clue on this.  Does this has something to do with referrence personal number.
    Please give me an idea to solve this problem
    Points will be awarded for correct answers.
    Thanks and regards
    Santhosh.S

    Hi Santosh,
    As per my understanding, it has nothing to do with Reference personnel number.Because one number is the old number which your client simply wants for the sake of reference.Whereas as per definition :
    Reference Personnel Number
    Employees with more than one work contract are assigned separate personnel numbers for each contract.
    I am not too sure, but 0185 could be checked for retaining old numbers.
    However as you want to give specific number to employees, you need to make it external number range.
    Still I am sure, others might have a bring another good solution to it...
    Regards,
    Dev

Maybe you are looking for

  • TIme Machine and Snow Leopard

    I'm getting a problem. I updated to SL last week, backed up before I updated just in case. The update went without a hitch. I went to do a weekly backup using Time Machine (I had turned off automatic backup under 10.5.x as it was taking over the mach

  • How to add/create a new keyboard ShortCut?

    There is no shortcut to color code or label an image for purple, if there is one I have not found it.  If you know of one, please send it & presuming there isn't one, what are the steps for creating one or modifying one to apply it as desired? Thanks

  • Getting a field in Acrobat to receive an Image File

    I have created a form using acrobat 9 pro-extd. The users of my online service upload a pic of their signature. Then I am attempting to merge that pic into an open field on the acrobat form. Unfortunately I can't seem to figure this one out. Is there

  • Where are the commands?

    I am just starting with my new Flash CS4 and I'm confused about the Commands menu. I want to create a slide show, and all the instruction that I've read say to start by clicking on Commands->Create Slideshow. But when I look in the commands menu, I d

  • Ayuda Adobe After Effects

    Hola, yo tengo el after effects CS4.. Todo bien hasta que instale el quicktime 7.6.8. Cada ves que quiero iniciar after effects, aparece el cuadro un momento y desaparece y se escucha un "TUN" de error, pero no aparece nada... Si desinstalo quicktime