Import not allowed on nodes of type element declaration

I have 2 very simple transformation processes, consisting of:
1. hit a web service
2. filter the output
3. transform into a variable of type defined by a schema document
4. get the variable as a string
5. call another web service and pass the string
The processes are identical except for the variable type. One process works, the other fails when converting to a string. Here is the error message:
<2005-10-25 11:33:40,627> <ERROR> <default.collaxa.cube.xml> ORABPEL-09500
XPath expression failed to execute.
Error while processing xpath expression, the expression is "orcl:get-content-as-string(bpws:getVariableData("OutputDocument"))", the reason is import not allowed on nodes of type element declaration.
I can successfully use an xsl to convert the variable to a string, but when I utilize the assign activity, it produces the error above. Obviously, the schema files are different for the 2 variables, but I cannot see a problem. The schemas are both valid.
Has anyone encountered this error?
Thanks,
Dave

The cast does not throw an exception, but the resulting string is empty.
The problem is that I do not understand the error message. I am not sure what import it is referring to.
Thanks

Similar Messages

  • The operation is not allowed for result set type FORWARD_ONLY

    Hi,
    I am trying to use scroll insensitive resultset in following manner-
    Statement stmt = con.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_READ_ONLY);
    ResultSet rs = stmt.executeQuery("some sql here");
    rs.last();
    but the rs.last() throws this exception-
    com.sap.dbtech.jdbc.exceptions.SQLExceptionSapDB: The operation is not allowed for result set type FORWARD_ONLY.
         at com.sap.dbtech.jdbc.ResultSetSapDB.assertNotForwardOnly(ResultSetSapDB.java:2725)
         at com.sap.dbtech.jdbc.ResultSetSapDB.last(ResultSetSapDB.java:557)
    Database version: Kernel    7.5.0    Build 019-121-082-363
    Driver Version: MaxDB JDBC Driver, MySQL MaxDB, 7.6.0    Build 030-000-005-567
    This used to work with 7.5 version driver. Why this is failing with 7.6 driver, any clues?
    Thanks,
    Vinod

    Hi Vinod,
    due to performance improvement when using forward only cursor we changed the default for the resultset type from TYPE_SCROLL_SENSITIVE to TYPE_FORWARD_ONLY starting with JDBC driver version 7.6. So I guess the exception comes from a statement where you didn't set the resultset type while creating it. Please check if all of the statements that you want to be scrollable have set the correct resultset type.
    Regards,
    Marco

  • Rebate-Manual payment is not allowed for this agreement type

    Hi,
    While processing the Rebates, after the Sales cycle till Billing document, when i i try to process the partial settlement it is givin a message as "Manual payment is not allowed for this agreement type"
    could you please suggest.
    Regards
    AS

    Hi AS
    If you want to do manual payment then in VB)2 select the Agreement type and then in that agreement type check wheather Manual rebate order type has been assigned or not and Manual payment has been checked or not . If they are not maintained and Checked  then maintain the rebate document type and check the box Manual accruals and then you can do Manual Payment for that agreement
    Regards
    Srinath

  • Measuring Point during IK01 not allowing characteristics with CHAR type

    Hi Experts,
    Measuring Point during IK01 not allowing characteristics with CHAR type Only allows NUM,
    could you anyone suggest on this.
    Regards
    Nitin

    May i know the reason of such implementation?
    You can use group code and valuation code for assigning predefined values to measuring documents.
    Moreover text field can be used for assigning short text to it.

  • Ever seen this error message? You tried to use HTML or other restricted code. We, currently, do not allow HTML or other types of code in our message board posts or signatures. Try again with simple text only.

    Trying to load this site
    http://southcarolina.247sports.com/
    and it redirects me to this address
    http://media.247sports.com/Oops.html?aspxerrorpath=/
    and gives me the error message. "You tried to use HTML or other restricted code. We, currently, do not allow HTML or other types of code in our message board posts or signatures. Try again with simple text only. "
    Thanks for your help

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Zero not allowed for price condition type

    Hi experts,
       I have a scenario related to return. Based on the received return goods quality, we give different % of reimbursemnet to our customer.
      Currently, in my pricing procedure, I have
    PRICE COND 1 (which is the original selling price) (not allow manually change)
    HA00 (depends on the % of reimbursement, we apply a %. Let's say we give 70% reimbursement to our customer, then we input -30%)
    PRICE COND 2 (which is the net value of PRICE COND1 and HA00, calculate type is 2 - Net value)
    For PRICE COND 1, and HA00, we haven't assigned any account key to them, since they are for reference only and shouldn't have any account posting.
      The problem now is that, we received return goods with damage, and need to give 0% inbursement. For inventory point of view, we do receive the damaged goods and then directly go to scrap. However, when we try to input -100% in HA00 (so net price for that item is 0), error occurs when we issue credit for return, account cannot determined for PRICE COND 1 and HA00. It is because when PRICE COND 2 is not zero, PRICE COND 1 and HA00 are both become inactive in conditions. But now, since PRICE COND 2 is zero, both PRICE COND 1 and HA00 are become active and due to missing account key, it creates the error during account determination.
       Please kindly help. Thanks.

    hi gundam,
       why do u need to create a credit memo for 100% loss?
    just need the material movement document that will update the stock accounts then add a billing block.
    thank you and best regards.

  • Not allow to add condition type, if it already existing

    How to setting, if I want to control that not allow to add same condition type, if it already existing in the transaction.
    For example,
    PR00    100.00 USD/MT
    ZDIS       10.00 USD/MT
    ZDIS         8.00  USD/MT (Not allow to enter or add condition type)
    Thanks!!
    Edited by:
    Edited by: Kitta on Jan 29, 2008 3:17 PM

    Create A routine function for same .
    I am given here the code also
    Write the following codes given below in include file.
    *&  Include           ZXVVAU05
    Written for restriction in VA02 for Condition type duplication
    DATA:   BEGIN OF tXKOMV OCCURS 50.
            INCLUDE STRUCTURE KOMV.
    DATA:   END   OF tXKOMV.
    data : tab_name(40) type c ,
           ld_len type i , ld_len1 type i .
    field-symbols : <tab> type  any.
    tab_name = '(SAPMV45A)XKOMV[]'.
    assign (tab_name) to <tab>.
    txkomv[] = <tab>.
    describe table txkomv lines ld_len .
    sort txkomv by kposn KSCHL .
    delete adjacent duplicates from txkomv comparing kposn KSCHL .
    describe table txkomv lines ld_len1 .
    if ld_len1 ne ld_len .
      refresh txkomv .
      message e002(zmm) with ' Please remove duplicate condition in item price' .
    endif .
    4. Save and activate.
    This has to be done thru Abap person ,Hope this will solve the problem of yours as it has mine.
    regards
    Manu Kapoor

  • Firefox 4 on Windows 7/XP is not allowing user interaction with form elements that contain HTML coding. For instance, a textarea element whose content includes h4 My Content /h4 br /

    On a Mac, Firefox 4 was also dysfunctional and the "enter" key immediately submitted the form instead of adding a line if the cursor was placed inside content to start with, but on Windows it seems impossible to get the cursor inside the textarea content at all.
    The "view source" of the form textarea element plus the content that our user entered is pasted below:
    <textarea name="content" cols="120" rows="50"><h4>SEARCH TOOL NOT WORKING</h4><br>
    <h3>TRY FIRST</h3>
    <P>Check for popup blockers; set for allow<br>
    Mac users may want to use Firefox if Safari does not work and not a popup problem.</P>
    <h3>COMMUNICATION FOR TROUBLESHOOTING </h3>
    <p>Must provide the following information:<br>
    Computer's operating system?<br>
    Browser and version?<br>
    On campus or off, if off how are you getting a Brown IP address?<br>
    What in detail is wrong?<br>
    What have you tried to overcome the problem?
    </p>
    <h3>IF ALL ELSE FAILS</h3>
    <p>Contact CIS HELP - it may be your computer.
    <p>A computer cluster in one of the libraries or CIT if the problem is not with the vendor. </p></textarea>

    p.s. I realize that the user content is somewhat confusing, and your web page interprets the HTML tags instead of displaying them explicitly...
    The user content begins after the <textarea> element and includes HTML headers, breaks, etc. Other HTML content inside form elements gave similar results. Thanks!

  • Archived case in ISU not allowing to change rate type

    Hi,
    There is one case where rate type is changed after 'move in' during data conversion. Move in rdg and code '17' (rate type change) rdg were entered.Date of 'move in' and 'rate type change' is same.
    Custoemr was getting billed for so many years.
    Few months back they do archiving of their meter reading data.
    Now when they are trying to change rate type again with current date, system is giving an error asking for initial code 17 reading which is in archived period.
    If we try to enter that reading in t code EC30, then it says the mr date is in already billed period.
    Whether anyone knows how to resolve this issue? Is it because of archiving?
    Regards,
    Reymond

    Hi,
    You can only change notification type for created notifications that are of type "General" (Notification category-05). If it is not general then you can not change in IQS22 (or other change notification transactions).
    -Paul

  • Mac Permissions Do Not Allow Me To Launch Premiere Elements 11?

    -MAC OS X (ver. 10.8.3), Processor:  2.53 GHz Intel Core 2 Duo, 4GB Memory, 90GB available HD space
    I spent over an hour chatting via online and on the phone with Adobe concerning my inability to launch Premiere Elements 11.  The outcome was that Adobe believes it's a permission constraint on my profile (which is ADMIN.).  We created a ROOT profile and tried loading Premiere Elements 11 with no problems.  I really don't want to switch from profile-to-profile every time I want to use Premiere and am thinking there must be some resolve out there somewhere.  Has anyone run into this problem, and if so, what did you do to take care of it?  Thanks in advance...
    Mike

    http://forums.adobe.com/thread/879931 says in #3 that you don't have to STAY in the root user file

  • 'Prefix not allowed' error in assignment SOA 10.1.3.1 GA

    When performing an assignment assembled via the assign activity I get the run-time error of:
    [2006/11/10 13:33:58] "XMLDOMException" has been thrown.less
    prefix not allowed on nodes of type DOM Level 1.0 element
    Here is the actual assignment source:
    <assign name="Assign_2">
    <copy>
    <from expression="bpws:getVariableData('sp_out','OutputParameters','/ns4:OutputParameters/IDWKFLASG')"/>
    <to variable="inputVariable" part="payload"
    query="/payload/ns1:assignee"/>
    </copy>
    Any ideas? If this is some kind of programming error I don't understand why the assign doesn't catch it.

    hi all,
    i am facing follwing issue while applying this patch.
    i followed these steps
    1) > perl changeNamesWindows.pl home
    -it works fine
    2) > opatch apply
    While running this i got following message.
    Oracle Home : C:\product\10.1.3.1\OracleAS_Prod
    Oracle Home Inventory : C:\product\10.1.3.1\OracleAS_Prod\inventory
    Central Inventory : C:\Program Files\oracle\inventory
    from : N/A
    OUI location : C:\product\10.1.3.1\OracleAS_Prod\oui
    OUI shared library : C:\product\10.1.3.1\OracleAS_Prod\oui\lib\win32\oraInsta
    ller.dll
    Java location : "C:\product\10.1.3.1\OracleAS_Prod\jdk\jre\bin\java.exe"
    Log file location : C:\product\10.1.3.1\OracleAS_Prod/.patch_storage/<patch
    ID>/*.log
    Creating log file "C:\product\10.1.3.1\oracleas_prod\.patch_storage\5659094\Appl
    y_5659094_02-01-2007_13-55-49.log"
    Backing up comps.xml ...
    unbundling the rar file.
    OPatch detected non-cluster Oracle Home from the inventory and will patch the lo
    cal system only.
    Please shut down Oracle instances running out of this ORACLE_HOME
    (Oracle Home = c:\product\10.1.3.1\oracleas_prod)
    Is this system ready for updating?
    Please respond Y|N >
    y
    Executing the Apply pre-patch script (C:\Documents and Settings\277717\Desktop\A
    BHI\5659094\custom\scripts\pre.bat)...
    'C:\Documents' is not recognized as an internal or external command,
    operable program or batch file.
    The pre patch script returned an error.
    Do you want to STOP?
    Please respond Y|N >
    Is not this a major bug.? i mean in many cases u have to access database objects
    & have to assign outputvalues to some other BPEL variables.
    Anybody Plz help me out..?
    /Mishit

  • Transaction type 148: affiliated company indicator not allowed

    I am trying to create new transfer variant for intercompany asset transfers, but when saving I am getting error AC768 Transaction type 148: affiliated company indicator not allowed'.
    Interesting, transaction type 148 is not used in any of the existing transfer variants. Even if I don't change anything in any variant I am still getting this error message. I switched it off in t-code OBA5 (after adding it in OBMSG), but I am still getting that error message and I am not able to create new transfer variant.
    Is there any other option that to modify this transaction type 148? It is standard so I don't want to modify it.

    Hi,
    please go to transaction OABE and try to tick the Gross transfer indicator. kindly provide feedback if it solves your current error.
    Regards,
    otep

  • Manual payment is not allowed - Order type for payment

    Hi
    I 'm doing a rebate payment, but when I want to input a manual payment, I get "manual payment is not allowed for this agreement type".
    I moved to 'define agreement type' hoping , filling the "Payment procedure" to "C" might resolve this issue. However this gives rise to yet another error :-
    Pl. see <a href="http://i168.photobucket.com/albums/u200/masarada/untitled_1.jpg">here</a>
    help only shows <a href="http://i168.photobucket.com/albums/u200/masarada/untitled_2.jpg">this</a>
    my basic idea is to edit <a href="http://i168.photobucket.com/albums/u200/masarada/untisdxtled.jpg">this with a manual amount</a>
    how am I to resolve this ?
    Thanks

    Hi,
    In the screen shot u sent u did not maintain document type for manual payments, in the field partial settlement u have to specify the document type which is defined to make the manual payments, the standard order type defined for manual accruals is R3.once u made the manual payments accrual which r already posted to finance must be reversed, for that u have to check reverse accruals.I hope this will solve ur problem.
    kiran vemula

  • Order type PM03 Not allowed in IW31 to create

    Hello,
    I need to stop creating in order type PM03 in IW31 since it is created in background job.
    and i have another order type and assigned to roles so I am not able to use the role control for this.
    is there any other user exit for this?
    Shri

    The following code in userExit IWO10009 (Include ZXWOCU07) , will not allow PM03 Orders created directly.
    IF SY-TCODE = 'IW31' AND CAUFVD_IMP-AUART = 'PM03'.
       MESSAGE: 'Direct Order Creation not allowed for PM03 Order type' TYPE 'E' DISPLAY LIKE 'I'.
    ENDIF.
    Note that this is prevented at the time of saving the Order. The error you get is
    KJogeswaraRao

  • Window 8.1 is not allowing Elements Organizer 11 to import pictures from SD card into Organizer

    After installing Windows 8.1, I am no longer able to import pictures from SD card into Organizer as Elements simply stops working after Import from Card reader is selected. Obviously I am shutdown from importing pictures.

    Windows 8.1 is not allowing Elements Organizer 11 to import pictures from SD Card in card reader into Elements Organizer. The Elements Program goes to a blue circle and the program times out.
    I have:
    Tried different SD cards
    Tried different card readers,
    I can import off files or folders. However card reader does not show up on this menu within Elements.
    There is obviously some workaround that could be contemplated BUT Elements Organizer cannot import from SD card in card reader and this is a very inconvenient situation.  It worked fine in Windows 8.0.
    I would appreciate a reply. Thank you.

Maybe you are looking for