Did not find needed xsi:type attribute on element anyType

The followings exception is thrown when using the access a web service using the
proxy jar.
The return xml contains
<debts xm:bind="debts is return.safaccount.debts">
<anyType xm:multiple="debt in return.safaccount.debts">{debt}</anyType>
</debts>
debts is a vector contains Serializable Object class.
How do you resolve this?
<Nov 14, 2002 2:36:27 PM ICT> <Error> <HTTP> <101019> <[ServletContext(id=553030
0,name=EAIService,context-path=/EAIService)] Servlet failed with IOException
java.rmi.RemoteException: web service invoke failed; nested exception is:
javax.xml.soap.SOAPException: failed to deserialize xml:weblogic.xml.sch
ema.binding.DeserializationException: did not find needed xsi:type attribute on
element <anyType>
javax.xml.soap.SOAPException: failed to deserialize xml:weblogic.xml.schema.bind
ing.DeserializationException: did not find needed xsi:type attribute on element
<anyType>
at weblogic.webservice.core.DefaultPart.toJava(DefaultPart.java:296)
at weblogic.webservice.core.DefaultMessage.toJava(DefaultMessage.java:35
9)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.jav
a:465)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.jav

Hi Daniel,
This is really an "constructing and XMLMap issue" with WebLogic Workshop, so I
would post it on that newsweb group:
weblogic.developer.interest.workshop
BTW: Serialization/Deserialization required instanciable classes with no-arg constructors.
You should attach the WSDL for this web service, so that folks can see what Workshop
generated for the schema element(s). This (the schema elements) is probably where
the problem starts :-) Also, state if that is the default xmlmap generated by
Workshop, or a custom one.
Regards,
Mike Wooten
"daniel" <[email protected]> wrote:
>
The followings exception is thrown when using the access a web service
using the
proxy jar.
The return xml contains
<debts xm:bind="debts is return.safaccount.debts">
<anyType xm:multiple="debt in return.safaccount.debts">{debt}</anyType>
</debts>
debts is a vector contains Serializable Object class.
How do you resolve this?
<Nov 14, 2002 2:36:27 PM ICT> <Error> <HTTP> <101019> <[ServletContext(id=553030
0,name=EAIService,context-path=/EAIService)] Servlet failed with IOException
java.rmi.RemoteException: web service invoke failed; nested exception
is:
javax.xml.soap.SOAPException: failed to deserialize xml:weblogic.xml.sch
ema.binding.DeserializationException: did not find needed xsi:type attribute
on
element <anyType>
javax.xml.soap.SOAPException: failed to deserialize xml:weblogic.xml.schema.bind
ing.DeserializationException: did not find needed xsi:type attribute
on element
<anyType>
at weblogic.webservice.core.DefaultPart.toJava(DefaultPart.java:296)
at weblogic.webservice.core.DefaultMessage.toJava(DefaultMessage.java:35
9)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.jav
a:465)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.jav

Similar Messages

  • Web Services, Schemas, and the xsi:type attribute

    Hi List,
    I have several questions reqarding web services, schemas, and the use of the xsi:type
    attribute in messages.
    Schemas:
    Q1: How complex can a web service schema be?
    Q2: Is it reasonable for a schema to contain derived types by extension [1]?
    Q3: Could you use the International Purchase Order Schema [2] with a web service?
    xsi:type
    Q1: Is it reasonable for a web service to use the xsi:type attribute in the message(s)?
    If I am interpreting Section 4.1.15 of the BasicProfile-1.0a [3] correctly, this
    appears to be appropriate in certain circumstances.
    Q2: When is it appropriate to use the xsi:type attribute? If a schema contains
    derived types by extension [1]? If a schema contains xsd:anyType?
    Q3: How does using the xsi:type attribute affect interoperability?
    And finally,
    Q4: Are there any examples available demonstrating the use of the xsi:type attribute
    in messages?
    Whew !!!
    TIA,
    Kent
    [1] http://www.w3.org/TR/xmlschema-0/#DerivExt
    [2] http://www.w3.org/TR/xmlschema-0/#ipo.xsd
    [3] http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html

    Hi Kent,
    A few answers inline...
    HTH,
    Bruce
    Kent Kvarfordt wrote:
    >
    Hi List,
    I have several questions reqarding web services, schemas, and the use of the xsi:type
    attribute in messages.
    Schemas:
    Q1: How complex can a web service schema be?There are limits in converting the schema between language
    representations, see this section [a] in the docs on roundtripping
    generated data types.
    [a]
    http://edocs.bea.com/wls/docs81/webserv/assemble.html#1074725
    Q2: Is it reasonable for a schema to contain derived types by extension [1]?
    Q3: Could you use the International Purchase Order Schema [2] with a web service?
    xsi:type
    Q1: Is it reasonable for a web service to use the xsi:type attribute in the message(s)?
    If I am interpreting Section 4.1.15 of the BasicProfile-1.0a [3] correctly, this
    appears to be appropriate in certain circumstances.I've not seen this used.
    http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html#refinement34259632
    >
    Q2: When is it appropriate to use the xsi:type attribute? If a schema contains
    derived types by extension [1]? If a schema contains xsd:anyType?
    Q3: How does using the xsi:type attribute affect interoperability?My thought is that since this is not commonly used, then your risk of
    interop failure is high.
    >
    And finally,
    Q4: Are there any examples available demonstrating the use of the xsi:type attribute
    in messages?Sorry, I looked and could not find any examples.
    >
    Whew !!!
    TIA,
    Kent
    [1] http://www.w3.org/TR/xmlschema-0/#DerivExt
    [2] http://www.w3.org/TR/xmlschema-0/#ipo.xsd
    [3] http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html

  • Set xsi:type attribute

    Hi All,
    I have a requirement where I need to set the xsi:type attribute to some value before I submit the SOAP request from SAP PI.  I have not been able to figure out where how to set the value of this attribute.  I have an XSD that I am using to generate the request, but I do not see anywhere in the mapping tools where I can assign this value.  I tried using MAP Force to do XSLT mapping but couldn't really make that happen using that either...
    This is how I would like the request message type to have...
    <m:sObjects xsi:type="ns3:Account" xmlns:ns3="urn:sobject.enterprise.soap.sforce.com">
    but this is how it comes...
    <m:sObjects>
    Any tips and ideas to make this happen would be highly appreciated...
    Regards,
    Jawwad

    hi,
    there are at least two places where you can do it:
    a) inside a mapping using XSLT
    b) write an adapter module that will add this to your call and put it in receiver soap adapter
    Regards,
    Michal Krawczyk

  • IDoc TO File: Receiver Determination did not find any receivers at all

    Hi,
    We have IDoc to file scenario, where based on attributes present in IDoc we have configured different receivers.
    Everything was working fine and files were getting created based on the receiver determination criteria.
    But there is one change done in custom IDoc to re position the attributes.
    Idoc before changes was having NAME1 and NAME2 above KATR6 and KATR7 and after change it looks like below:
    So there is no change in segment and no change in mapping but the attributes KATR6 and KATR7 are used to determine the receiver.
    Cache refresh is done for both ESR and ID. I have re - entered the receiver determination criteria just to ensure that change should reflect.
    But still when I am triggering outbound IDoc from ECC to PI, the transaction is getting errored out with below error:
    "ErrText": "Processing error = Receiver Determination did not find any receivers at all",
    Can any one providee some idea what could be the reason and what is the right approach to resolve this issue.
    Thanks,
    Vertika

    Hi Krupa,
    I have marked your answer as helpful answer and delete of metadata wasn't required.
    Reload works . But thanks for your suggestion.
    Thanks,
    Vertika

  • Did not find EXT_REFERENCE_ID pointed to by field C1_EXT_REFERENCE_ID

    I have WebLogic 32 bit installed on a Windows XP 32 bit platform. And CCB V2.2.0.
    Upon startup in WebLogic, I get the following error message in the Domain Diagnostic Log file of Web Logic;
    101162 User defined listener com.splwg.base.web.startup.SPLWebStartup failed: com.splwg.shared.common.LoggedException: The following stacked messages were reported as the LoggedException was rethrown: com.splwg.base.web.startup.PreloadLoginInfo.preloadFieldMetaData(PreloadLoginInfo.java:150): Unable to preload navigation keys and web pages com.splwg.base.support.context.SessionExecutable.doAsReadOnlyInCurrentSessionIfAvailable(SessionExecutable.java:54): Error caching field metainfo com.splwg.base.web.common.FieldMetaDataRepository$FieldRetriever.execute(FieldMetaDataRepository.java:99): Caught exception from SessionExecutable.execute() The root LoggedException was: Did not find base field 'EXT_REFERENCE_ID' pointed to by field 'C1_EXT_REFERENCE_ID'.
    A user, ChesPlay, suggested that I install FrameWork Service Pack 10 from the Oracle MetaLink site. *(ChesPlay...thanks for your help!)*
    I completed the install yesterday, but still get the same error.
    First, I verified that I had already installed the Prerequisite Single Fixes 7195518. 7012092, 7284592 per SP10 install instructions.
    Second, I installed the Prerequisite Single Fix 10124173 before installing Service Pack 10.
    The following are the last few bug installations from Service Pack 10 and these are from my <SPLBASE>\etc\installed_fixes.txt file (I included these to show that SP10 installed OK);
    10215923
    10424723
    10262588
    10333081
    11069455
    10374823
    10428564
    11682732
    9943861
    9843154
    10235499
    I queried the ci_ut_instl database table to show the last few database updates that were installed from Service Pack 10;
    10270627
    9442145
    8632929
    10183805
    8486799
    9947280
    10116686
    ChesPlay, you asked if I had installed DB SP1, and I am thinking that this would be included inside the DB SP10 that I just installed. There was a database upgrade in FW SP10. I queried some defects that would have been corrected around the time we did the initial install and installed FW SP1, and those DB corrections are;
    SR_NO
    6089943
    6320038
    6508751
    6690631
    6732352
    6741522
    6746717
    6752806
    6753590
    6762978
    6769161
    6769237
    6779293
    6779801
    6781657
    6818630
    6823390
    6849474
    6852874
    6870669
    6906144
    6939345
    6941618
    6979608
    6995839
    7003470
    7014765
    7026277
    7381045
    7381047
    7381055
    7381058
    7382787
    7384954
    7388487
    7391086
    7391288
    7407889
    7413910
    7418119
    7428875
    7438467
    7441512
    7448408
    7456024
    7462902
    7484097
    7493378
    7494737
    7500660
    7503581
    7509645
    7527185
    7534015
    7568961
    7569426
    7582167
    7588967
    7592708
    7594026
    7599841
    7599984
    7613246
    7616144
    7624052
    7633553
    7635383
    7649695
    7677265
    7679057
    7026919
    7037953
    7111539
    7233235
    7256221
    7293343
    7310420
    7322924
    7332542
    7357736
    7503171
    7503377
    7510815
    7520424
    7568016
    7593173
    7594038
    7671757
    7827664
    8251286
    8260929
    8268874
    8273106
    8291086
    8392040
    6937115
    6979711
    6999033
    7041838
    7109393
    7175088
    7176465
    7189056
    7189062
    7189066
    7228406
    7240901
    7247174
    7247901
    7253983
    7254315
    7259747
    7263367
    7275778
    7277602
    7279706
    7281406
    7281654
    7286107
    7288370
    7298418
    7316562
    7316681
    7323846
    7332558
    7332907
    7344408
    7346424
    7353257
    7356312
    7357247
    7359107
    7375159
    7381041
    9300696
    9309747
    9340118
    9395985
    9400236
    9492363
    9526408
    9647138
    9654108
    9664482
    9698293
    9709303
    9712403
    9825630
    7679562
    7687196
    7687438
    7687453
    7710475
    7774775
    7811967
    7831369
    7911307
    7924667
    8206476
    8226523
    8235853
    8256491
    8273340
    8280748
    8284128
    8289639
    8292263
    8301127
    8307872
    8321198
    8339901
    8344477
    8350640
    8350682
    8403219
    8426144
    8426309
    8443509
    8445514
    8445531
    8484901
    8490758
    8496724
    8503323
    8532198
    8546929
    8568639
    8569825
    8572542
    8574743
    8593280
    8595554
    8596468
    8603598
    8603640
    8619605
    8628607
    8631398
    8654780
    8676657
    8710499
    8734027
    8743059
    8743999
    8811818
    8958357
    9017242
    8738911
    8754679
    9006753
    9032536
    9104466
    9110525
    9124362
    9131056
    9211751
    9213966
    9267200
    9280101
    9290639
    I am headed to MetaLink now for further research on the "Did not find EXT_REFERENCE_ID pointed to by field C1_EXT_REFERENCE_ID" message to see what else I might need to install. I'll update this thread if/when I figure out the problem.
    Chesplay if you have another idea, or believe that there is a seperate DB SP1 on MetaLink, please advise. I was not able to find a seperate DB SP1 on MetaLink today. Thanks!

    For me even the issue was solved when i apply the db portion of patch 7009370. But when i log in to the application i could see ablank pages, the menus were not loading up and i was getting error:
    SYSUSER - 313876-67-1 2011-03-05 23:12:11,721 [[ACTIVE] ExecuteThread: '2' for q
    ueue: 'weblogic.kernel.Default (self-tuning)'] ERROR (web.dynamicui.NavMetaDataH
    older) Error getting navigation info for navigation key userPortalPage
    SYSUSER - 313876-67-1 2011-03-05 23:12:11,737 [[ACTIVE] ExecuteThread: '2' for q
    ueue: 'weblogic.kernel.Default (self-tuning)'] ERROR (web.dynamicui.XSLTExtensio
    nHelper) XSLT Extension error getting program component meta data for userPortal
    Page
    file:/C:/spl/CCBDEMO/splapp/servers/myserver/tmp/_WL_user/SPLWeb/yge362/war/WEB-
    INF/uiXSL/tabMenu.xsl; Line #279; Column #116; com.splwg.shared.common.LoggedException:
    The following stacked messages were reported as the LoggedException was rethrown
    com.splwg.base.web.dynamicui.XSLTExtensionHelper.privateProgramComponentExtensio
    n(XSLTExtensionHelper.java:66): XSLT Extension error getting program component m
    eta data for userPortalPage
    The root LoggedException was: Error getting navigation info for navigation key u
    serPortalPage
    file:/C:/spl/CCBDEMO/splapp/servers/myserver/tmp/_WL_user/SPLWeb/yge362/war/WEB-
    INF/uiXSL/tabMenu.xsl; Line #279; Column #116; java.lang.NullPointerException
    To overcome the above issue i applied the db portion of the patch 8608149 by following below steps:
    1.
    DELETE FROM CI_UT_INSTL WHERE SR_NO LIKE '8608149%';
    DELETE FROM CI_UT_INSTL_DTL WHERE SCRIPT_FILE_NAME LIKE '8608149_RS1%';
    COMMIT;
    2.Apply the patch 8608149.

  • I did not find my submitrequest id while start the GLLEZL interface from backend.

    Hello experts
    I have write a package to start the interface for General Ledger-Import(GLLEZL).
    CREATE OR REPLACE Package body XXGL_INT_BUDGET_PKG is     PROCEDURE UPLOAD_BUDGET_JV(P_BUDGET_ID IN NUMBER) IS       lv_request_id NUMBER;       irun_id number;       errbuf          VARCHAR2(2000);     BEGIN       SELECT gl_journal_import_s.NEXTVAL       INTO irun_id       FROM DUAL;       dbms_output.put_line(irun_id);       INSERT INTO gl_interface_control       (status, set_of_books_id, je_source_name, group_id, interface_run_id)       VALUES       ('S', 1001, 'Spreadsheet', null, irun_id);       /* Launch the concurrent request */       lv_request_id         := fnd_request.submit_request(             'SQLGL',             'GLLEZL',             '',             '',             FALSE,             to_char(irun_id),             '1000',             'NO',             '',             '',             'NO',             'NO',             'Y',         chr(0),             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '', '', '', '', '', '', '', '', '', '',             '');                   dbms_output.put_line('req_nu - '||lv_request_id);       IF (lv_request_id = 0) THEN         errbuf := fnd_message.get;         fnd_file.put_line(FND_FILE.Log, errbuf);         gl_message.write_log('LEZS0001');         IF (fnd_concurrent.set_completion_status('ERROR', errbuf)) THEN           NULL;         END IF;       ELSE         gl_message.write_log('LEZS0000', 1, 'REQ_ID', to_char(lv_request_id));         IF (fnd_concurrent.set_completion_status('NORMAL', NULL)) THEN           NULL;         END IF;       END IF;       IF lv_request_id = 0       THEN           UPDATE XXGP_GL_BUDGET_STG             SET attribute1 = 'ERROR IN RUNNING PAYABLE IMPORT PROGRAM',attribute2 = lv_request_id,status='ERROR'           WHERE BUDGET_ID =P_BUDGET_ID;       ELSE           UPDATE XXGP_GL_BUDGET_STG             SET attribute2 = lv_request_id, attribute1 = 'PROCESSED',status='PROCESSED'           WHERE BUDGET_ID=P_BUDGET_ID;       END IF;              end UPLOAD_BUDGET_JV;     Procedure xx_glbudget_int_prc(p_budget_id number,errbuf out varchar2,Retcode out varchar2)     is         cursor BUDGET_CUR         IS         SELECT a.BUDGET_ID,a.BUDGET_NAME,a.FIN_YEAR,a.BUDGET_FREQUENCY,a.BUDGET_TYPE,a.ORG_ID,a.BUDGET_CATG,a.BUSINESS_LINE,a.COST_CENTER,         a.BUDGET_AMOUNT,a.CREATED_BY,b.LINE_NUMBER,B.LINE_ID,         b.STATE,b.BUDGET_ACTIVITY,b.PROJECT,b.AMOUNT,b.WD_TOWN,b.CODE_COMBINATION_ID,         b.STATE_NAME,b.CODE_COMBINATION         FROM XXGPIL_BUDG_HDR a,XXGPil_budg_lines b         where a.budget_id=b.budget_id and a.budget_id=p_budget_id;         /*AND APPRVL_STATUS='Approved'*/         lv_status varchar2(50);         lv_sob_id Number(15);         lv_user_je_source_name varchar2(25);         lv_user_je_category_name varchar2(25);         lv_cur_code varchar2(15);         lv_actual_flag varchar2(1);         lv_err_flag varchar2(2);         lv_flag varchar2(2);         l_fnd_user number(15) := 5581;     BEGIN         BEGIN         for rec in budget_cur         loop         insert into XXGP_GL_BUDGET_STG(status,         set_of_books_id,User_JE_Source_name,user_je_category_name,currency_code,         actual_flag,ACCOUNTING_DATE,DATE_CREATED,CREATED_BY,entered_dr,entered_cr,         accounted_dr,accounted_cr,segment1,segment2,segment3,segment4,segment5,segment6,segment7,segment8,segment9,segment10,BUDGET_ID,LINE_ID)         values('NEW','1001','Spreadsheet','Budget','INR','A',trunc(sysdate),trunc(sysdate),rec.created_by,rec.amount,rec.amount,rec.amount,rec.amount,         rec.ORG_ID,rec.STATE,rec.BUSINESS_LINE,REC.BUDGET_ACTIVITY,REC.COST_CENTER,'000000','0000','000000','000000','00000000',REC.BUDGET_ID,REC.LINE_ID);         end loop;         END;         /* END OF INSERTING DATA FROM XXGP_BUDG_HDR AND LINES TABLE TO  XXGP_GL_BUDGET_STG TABLE */         DECLARE         CURSOR GL_CURR IS         SELECT status,         set_of_books_id,User_JE_Source_name,user_je_category_name,currency_code,         actual_flag,ACCOUNTING_DATE,DATE_CREATED,CREATED_BY,entered_dr,entered_cr,         accounted_dr,accounted_cr,segment1,segment2,segment3,segment4,segment5,segment6,segment7,segment8,segment9,segment10         FROM XXGP_GL_BUDGET_STG where status='NEW';         BEGIN             FOR rec in GL_CURR             LOOP                 lv_flag := 'A';                 lv_err_flag := 'A';                 BEGIN                 SELECT distinct Status into lv_status from XXGP_GL_BUDGET_STG Where status = 'NEW';                 EXCEPTION                 When no_data_found Then                 lv_status := null;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The status is not correct so change the status');                 FND_FILE.PUT_line(FND_FILE.LOG,'The data is inserting'|| lv_status );                 END;                 BEGIN                 SELECT set_of_books_id into lv_sob_id from gl_sets_of_books                 where set_of_books_id=rec.set_of_books_id;                 Exception                 When no_data_found Then                 lv_sob_id:=null;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The SOB is not correct change SOB ID');                 End;                 FND_FILE.PUT_line(FND_FILE.LOG,'The data is inserting'|| lv_sob_id );                 BEGIN                 SELECT user_je_source_name into lv_user_je_source_name FROM GL_JE_SOURCES                 WHERE user_je_source_name=rec.user_je_source_name;                 EXCEPTION                 WHEN no_data_found THEN                 lv_user_je_source_name := NULL;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The SOURCE NAME is not correct change It');                 END;                 FND_FILE.PUT_line(FND_FILE.LOG,'The data inserting is'|| lv_user_je_source_name );                 BEGIN                 SELECT user_je_category_name INTO lv_user_je_category_name FROM GL_JE_CATEGORIES                 where user_je_category_name=rec.user_je_category_name;                 EXCEPTION                 When no_data_found Then                 lv_user_je_category_name:=NULL;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The Category name is not correct Change it');                 FND_FILE.PUT_line(FND_FILE.LOG,'The data inserting is'|| lv_user_je_category_name );                 END;                 BEGIN                 SELECT currency_code into lv_cur_code from FND_CURRENCIES                 where currency_code=rec.currency_code;                 Exception                 When no_data_found Then                 lv_cur_code:=null;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The Currency code is not correct ');                 End;                 FND_FILE.PUT_line(FND_FILE.LOG,'The data inserting is'|| lv_cur_code);                 BEGIN                 SELECT distinct ACTUAL_FLAG into lv_actual_flag from XXGP_GL_BUDGET_STG where budget_id=p_budget_id and status='NEW'                 and actual_flag in ('A','B','E');                 Exception                 When no_data_found then                 lv_actual_flag := null;                 lv_flag := 'E';                 lv_err_flag := 'E';                 FND_FILE.PUT_line(FND_FILE.LOG,'The Flag is not correct');                 END;                 FND_FILE.PUT_line(FND_FILE.LOG,'The dat inserting is... '|| lv_actual_flag);                 IF lv_flag = 'A' THEN                 INSERT into GL_INTERFACE (                 STATUS, SET_OF_BOOKS_ID, USER_JE_SOURCE_NAME ,USER_JE_CATEGORY_NAME,                 CURRENCY_CODE,ACTUAL_FLAG,                 ACCOUNTING_DATE, DATE_CREATED,CREATED_BY, ENTERED_DR,ENTERED_CR,                 ACCOUNTED_DR,ACCOUNTED_CR,segment1, segment2, segment3, segment4, segment5)                 VALUES (                 lv_Status, lv_sob_id, lv_User_JE_Source_name, lv_user_je_category_name,                 lv_cur_code,lv_actual_flag,rec.ACCOUNTING_DATE, rec.DATE_CREATED,                 1318,rec.entered_dr, rec.entered_cr, rec.accounted_dr,rec.accounted_cr,                 rec.segment1, rec.segment2, rec.segment3, rec.segment4, rec.segment5);                 END IF;                 --call to start General-Import Journals interface--                                 lv_flag :=null;                 lv_err_flag:=null;             END LOOP;                                     UPLOAD_BUDGET_JV(p_budget_id);             --COMMIT;         END;     End; END XXGL_INT_BUDGET_PKG;
    Following is the code i used to run the package:
    DECLARE
    L_errbuf
    varchar2(240
    L_Retcode
    varchar2(240
    XXGL_INT_BUDGET_PKG
    .XX_GLBUDGET_INT_PRC(101001,L_errbuf,L_Retcode
    DBMS_OUTPUT.PUT_LINE
    (L_errbuf||' AND '||L_Retcode
    I did not find my request in oracle applications GL responsibility.
    Please help.
    Thanks in advance.
    Yash

    Welcome to the Apple Community.
    Unless you mistakenly logged into his account then the most probable explanation is that he is using your ID. As for yours not showing up, have you enabled Find my phone on your device.
    The best thing to do would be to change your password, this will stop him seeing any of your information. Of course this would cause a problem for him if he is using your account since he will get locked out of using his devices when you do this. It could be interesting, he may need to admit what he's been doing and ask you to release his devices so he can use them.

  • System did not find a valid bill of material

    Hi All,
    I have a requirement in which the client needs to supress the standard SAP message(information) which appears at the time of creation/change of sales order.
    Message :The system did not find valid bill of material.
    I am working on user exit : MV45AFZZ--> USEREXIT_MOVE_FIELD_TO_VBAP.
    Could you please help me with any structure/table where we can pass any parameter field in order to supress this message?
    Thanks
    Kishan

    XVBAP for detail table
    vbap for header table.
    also,you need to use user
    exit MV45AFZB USEREXIT_SOURCE_DETERMIN

  • Did not find CDM..in APD??

    Ale-idoc configured like this:
    clnt100 (vendor-type) -
    process code: me14
    clnt200 (LS type - am here!)---process code: DELI
    msg type: DELINS
    basic type: delfor01
    I did not find any CDM in clnt200.
    my q:
    1. when did clnt100 will send the idoc..what it contains?
    2. how it's stored in clnt200?
    3.when i checked idocs some are blocked in clnt200, error: sales document      xxxxxxxxx is being processed (by WF-BATCH)?
        why am getting this error?
    4. can someone explain sth about transmitting info?
    5. why the sales document is included in the idoc??
    thanks.

    Hi Tuborg,
    IDOC is stroed in tables
    EDIDC
    EDID4
    EDIDS
    Regards
    Arun

  • There is a bug in firefox that wants me to install programs every time I open firefox. How do I get it cleaned off. AVG Security did not find it.

    Every time I start firefox there is another page in the backround that starts up and wants me to install software. I have updated to the newest firefox and latest AVG security software and scanned my whole computer and this bug is hid some where. I have scanned with firefox up and running and with it not running and did not find it. How can I get rid of it?
    Running windows vista service pack 2 64 bit .

    What software does it want you to load? '''Mozilla.org''' installer programs
    only install Firefox, nothing else. If you did not get the program from
    '''Mozilla.org''', it may be an altered program from someone else.<BR><BR>
    That may be an update message from a program you already have. Please
    send a screen shot if you can.
    =====================================================
    Whenever you get a message / popup that software / files need to be updated,<br><br>
    <u>'''''DO NOT USE ANY OF THE PROVIDED LINKS'''''</u>.<br><br>
    While this may be a legitimate message, it could also be <u>'''''Malware or a Virus'''''</u>.
    Any time you want or need to check for upgrades,
    go to the web site of the <u>'''''True Owner'''''</u> of the program in question.
    For example, to check out Firefox, go to '''''[https://www.mozilla.org Mozilla.org]'''''.
    =====================================================
    In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

  • Setup did not find any hard disks installed in your computer

    OK, I spent about 30 minutes looking for a solution to this and haven't found anything. I'm too lazy to keep looking, and I need to get back to work...
    Setup info:
    -Mac Pro (Early 2008)
    -Dual 3.2Ghz processors
    -32GB RAM
    -RAID Card with four 1TB drives attached (RAID 5 with two volumes: one Mac OS X 10.5.3 and one Mac OS X Server 10.5.3)
    -320GB SATA drive that originally came with the unit in hard drive bay 1, now installed in the 2nd optical drive bay and connected to the 5th internal SATA port. It's partitioned with BootCamp: 32.88GB for Mac OS X 10.5.3 (installed and running, used to create the BootCamp partition) and 264.71GB available for Windows.
    Windows install disc:
    Took my Windows XP SP1 install disc and used nLite to slipstream SP2 and SP3 and burn a new install disc.
    When I boot into the Windows install disc, everything goes fine, until it actually gets to the part where I should be selecting my hard drive (Hit Enter to Install Windows) for installation. Instead , when I hit enter, I get the message that "+Setup did not find any hard disks installed in your computer. blah, blah, blah, hit F3 to restart.+"
    I'm assuming this is a SATA issue and that I need to get a SATA driver slipstreamed into my install disc so that the Windows installer will see the SATA drive.
    Any suggestions on how to proceed?

    Everything I've read says that that won't work because I have the RAID card.
    Sounds like I'm out of luck, if BootCamp can't be installed on a SATA drive not connected to one of the original 4 bays.
    Also, I'm concerned about taking the RAID drives out (I'd have to take all 4 out or it corrupts the RAID setup when I stick the one back in) then putting them back in and having everything return to an All Good status.
    Message was edited by: chadcole26

  • Messages linked to perf degradation : 'ignoring message from a previous generation' and 'got heartbeat...but did not find reference'

    Hi,
    We are facing a problem which implies bad response time from the WL server.
    Our configuration is : Sun E4500, Solaris2.6, Oracle 7.3.4, WL oci driver,
    no perf pack, Javasoft 1.1.7B_05 vm on server side and IBM 1.1.7B on client
    side (W98 clients).
    When multiple users connect to the server (let's say from 15 simultaneous
    connections) and work on our application, after few mins, the server process
    logs and outputs tons of messages like :
    Mon Nov 15 16:12:26 GMT 1999:<E> <RJVM> Ignoring message from a previous
    generation: JVMMessage from 8803290290807054313C146.100.8.34
    to -6807808847876022584C146.100.100.84 with CMD_ONE_WAY, prtNum=5, ack=30,
    seqNum=3151
    and
    Got heartbeat for -6807808847876022584/-1838914476/0/9209 but did not find
    reference
    Got heartbeat for -6807808847876022584/-1838914476/0/8979 but did not find
    reference
    This is strangely related to a real degradation of the WL server response
    times and sometimes to 'PeerGoneExceptions' thrown to the client (while the
    server is still alive...).
    This happens either for connections on the LAN or on the WAN (frame relay
    network) so I don't think this is network related. As of now, weblogic
    support told us not to care about it but after analysing the messages, there
    seems to be a real problem here :
    What seems to happen is :
    - The server considers that the client is dead so it's closing the
    connection. Eventually, the DGC cleans up references that were held by this
    client.
    - The server recieves a query from the 'still alive client' and re-opens the
    connection with the SAME id.
    - If there is a heartbeat from a DGC cleaned up object, the DGC informs that
    it 'did not find reference'.
    - It ignores the messages from the previously closed connection and tries to
    re-establish everything.
    We desperately need some feed back on what is causing the server to close
    the connection while the client is still alive. I've seen somewhere in this
    list that there are some internal parameters in the WL server
    ('weblogic.system.idlePeriodUntilTimeout' and
    'weblogic.system.periodLength') which indicates the WL server when to
    consider a client as 'dead'. This is defaulted to 1 min for the first and to
    4 for the second which implies that there must be at least 4 minutes during
    which the client doesn't emmit 'heartbeats' for the server to know it is
    alive.
    few remarks :
    1/ the client is not swapping nor GCing too long so the client vm is
    available to emmit these heartbeats.
    2/ we couldn't reproduce it in our test environement except when making the
    client swap for minutes which is not the case in the production env.
    3/ this really seems related to multiple clients connected simultaneously to
    the server.
    Thanks a lot for your help.
    Vincent Vandenschrick
    Obbisoft.

    Michael,
    We are running WL Server 404. This is the version we were advised to use for
    production. We are not using the performance pack because when we turn it
    on, the server behaves correctly for the first 15 mins of use and then,
    stops accepting new connections and even closes the existing ones. This
    behaviour seems to happen only when the server is used by multiple
    concurrent users. So the only "stable" configuration we found to run the
    server is Javasoft 1.1.7B (Sunsoft's jdk 1.1.7 produces a core dump after a
    few minutes use) + perf pack disabled.
    We have support calls open for most of these issues but I thought I would
    ask the group to benefit from its experience.
    Thanks for your help.
    Vincent.
    Obbisoft.
    Michael Girdley a écrit dans le message
    <[email protected]>...
    Vincent,
    What version of the Server are you running? Why are you not using the
    performance pack?
    Thanks,
    Michael Girdley
    BEA Product Manager
    Vincent Vandenschrick <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    We are facing a problem which implies bad response time from the WLserver.
    Our configuration is : Sun E4500, Solaris2.6, Oracle 7.3.4, WL oci
    driver,
    no perf pack, Javasoft 1.1.7B_05 vm on server side and IBM 1.1.7B onclient
    side (W98 clients).
    When multiple users connect to the server (let's say from 15 simultaneous
    connections) and work on our application, after few mins, the serverprocess
    logs and outputs tons of messages like :
    Mon Nov 15 16:12:26 GMT 1999:<E> <RJVM> Ignoring message from a previous
    generation: JVMMessage from 8803290290807054313C146.100.8.34
    to -6807808847876022584C146.100.100.84 with CMD_ONE_WAY, prtNum=5,
    ack=30,
    seqNum=3151
    and
    Got heartbeat for -6807808847876022584/-1838914476/0/9209 but did notfind
    reference
    Got heartbeat for -6807808847876022584/-1838914476/0/8979 but did notfind
    reference
    This is strangely related to a real degradation of the WL server response
    times and sometimes to 'PeerGoneExceptions' thrown to the client (whilethe
    server is still alive...).
    This happens either for connections on the LAN or on the WAN (frame relay
    network) so I don't think this is network related. As of now, weblogic
    support told us not to care about it but after analysing the messages,there
    seems to be a real problem here :
    What seems to happen is :
    - The server considers that the client is dead so it's closing the
    connection. Eventually, the DGC cleans up references that were held bythis
    client.
    - The server recieves a query from the 'still alive client' and re-opensthe
    connection with the SAME id.
    - If there is a heartbeat from a DGC cleaned up object, the DGC informsthat
    it 'did not find reference'.
    - It ignores the messages from the previously closed connection and triesto
    re-establish everything.
    We desperately need some feed back on what is causing the server to close
    the connection while the client is still alive. I've seen somewhere inthis
    list that there are some internal parameters in the WL server
    ('weblogic.system.idlePeriodUntilTimeout' and
    'weblogic.system.periodLength') which indicates the WL server when to
    consider a client as 'dead'. This is defaulted to 1 min for the first andto
    4 for the second which implies that there must be at least 4 minutesduring
    which the client doesn't emmit 'heartbeats' for the server to know it is
    alive.
    few remarks :
    1/ the client is not swapping nor GCing too long so the client vm is
    available to emmit these heartbeats.
    2/ we couldn't reproduce it in our test environement except when makingthe
    client swap for minutes which is not the case in the production env.
    3/ this really seems related to multiple clients connected simultaneouslyto
    the server.
    Thanks a lot for your help.
    Vincent Vandenschrick
    Obbisoft.

  • HT4623 I did not find software update in my iPhone 4  !!!!

    Regarding    I did not find a software update in my iphon 4 ...
    Thanks'
    <Email Edited by Host>

    If you're not on iOS5 or 6, you can't update wirelessly with "software update" on your phone.  You need to plug into iTunes on your computer and update from there.
    See this for details... http://support.apple.com/kb/HT4623

  • I did not find the right place for my question but Is Apple's products are shipped to the Gulf States by a company Aramex ?

    I did not find the right place for my question but Is Apple's products are shipped to the Gulf States by  Aramex ?

    An absolute URL will be a complete URL, it traces from the abosulte root of a file's location on a server...
    http://www.thesite.com/assets/images/Front_Page_Rotating_Banner/banners.xml
    A relative URL is anything short of including the http://domain..., and is read relative to wherever the file using it exists
    assets/images/Front_Page_Rotating_Banner/banners.xml
    In Flash files though, relative links need to be specified relative to the HTML page that embeds the swf.  So if the swf is in a different folder than the html page that embeds it, the swf's targeting must be adjusted as if it were actually in the html file's folder.

  • I deleted my iphoto app on my iphone5s(ios8.3) by mistake. And I did not find the app in the App Store. How can I recover it?

    I deleted my iphoto app on my iphone 5s (iOS8.3) by mistake. And I did not find the same app in the App Store. How can I recover it?

    This Apple doc can help you get familiar with the Photos app that the iPhone uses:
    Migrating from iPhoto for iOS to Photos on iOS 8 - Apple Support

  • I did not find facetime in iphone5. How to install please help me to install facetime

    I did not find facetime in iphone5. How to install please help me to install facetime

    What country did you buy the phone in?
    What iOS version does it have?
    As has been said, Facetime is banned in some coutnries and so is not available on iPhones and cannot be insatlled.
    Also, before iOS7, the iPhone had no Facetime icon, it was built into the Contacts App.

Maybe you are looking for