Question about "ASC to XML"

HI,experts
    when i do "ASC to XML",the Source Directory and Target Directory have been defined accurately,and there is no error occured(transaction SXMB_MONI).But I can not find fields in the Target Directory.
    is there anybody would tell me where is wrong,and what can id do?
Thanks

Hi Alex
there may be a problem in your sender file. Please check the file. If possible create the sender file using static test.
Long back I also faced the problem with file - idoc scenario. I think It works out..
Cheers..
Vasu
<b>** Reward points if found useful **</b>

Similar Messages

  • Integration strategies - Questions about using IDOC XML?

    Hello. First time poster here.  I am looking for some information for a project for a client and I am hoping someone can give me a pointer to where to start.
    I need to connect my clients SAP system to an XML based software package.  I have heard about IDOC XML and I hope I can use this technology to do the following:
    1. Extract PO's from SAP
    2. Insert PO changes to SAP (Price, Delivery, Quantity, etc.)
    3. Extract RFQ information from SAP
    4. Insert vendor quotations for those RFQ's
    Are there existing IDOC XML document types for these transactions?
    Does SAP have a tool that generates the IDOC XML and makes the data available as a disk file?
    Does SAP have a tool that can read an IDOC XML from a disk file and submit it for insertion into SAP?
    Would I need to do any programming on the SAP side to accept the data into SAP or are there, for instance, specific IDOC XML documents for uploading changes to existing PO's?
    Is there documentation avaialble that will answer these kinds of questions?
    Thank you in advance
    David Kuehner

    >
    dkuehner wrote:
    > Hello. First time poster here.  I am looking for some information for a project for a client and I am hoping someone can give me a pointer to where to start.
    >
    > I need to connect my clients SAP system to an XML based software package.  I have heard about IDOC XML and I hope I can use this technology to do the following:
    >
    > 1. Extract PO's from SAP
    > 2. Insert PO changes to SAP (Price, Delivery, Quantity, etc.)
    > 3. Extract RFQ information from SAP
    > 4. Insert vendor quotations for those RFQ's
    >
    > Are there existing IDOC XML document types for these transactions?
    > Does SAP have a tool that generates the IDOC XML and makes the data available as a disk file?
    > Does SAP have a tool that can read an IDOC XML from a disk file and submit it for insertion into SAP?
    > Would I need to do any programming on the SAP side to accept the data into SAP or are there, for instance, specific IDOC XML documents for uploading changes to existing PO's?
    >
    > Is there documentation avaialble that will answer these kinds of questions?
    >
    > Thank you in advance
    >
    > David Kuehner
    You can use XML port for IDOC xml output to file disk or XML-HTTP port to send and receive message through HTTP protocol.
    Search for SAP Help ALE

  • A few questions about using an XML file to add text into a TextArea component set as html

    I'm using AS2 in Flash CS3.
    I have a TextArea component in the stage that's loading its text from an XML and I've been able to use the ul and li tags to create lists. However, when I try to include a nested list it just inserts a line break between the nested list and the main list rather than indent it further. Is there a solution for this issue?
    Failing that, how would I be able to add non-breaking spaces into the XML so they will render inside the TextArea component? I've tried   and &#160; without success. I scoured the net for some help with this and found some information about modifying the font embedding xml file with a new entry for the non-breaking space and that didn't work either, so that leaves me somewhat stumped.

    flash doesn't handle nested lists (as you now know).  you can work-around that limitation using css and creating your own indent styles.  css have a marginLeft property you can use.

  • Generic question about generating & saving XML

    I need to write a process that will generate an invoice as XML, then store this entire XML document in a CLOB. I will have multiple stored functions and/or procedures that build various sections of the invoice. The process needs to be flexible enough to allow new functions to be added and old ones removed at any time with little impact.
    My question is, what is the best way to implement this? Is it possible to use XSQL pages and use the <xsql:ref-cursor-function> to retrieve each function's data then insert this in a table after applying a style-sheet? I need something that is fairly efficient. Also, it needs to be compatible with an 8.1.6 database. I'm fairly new to all this Oracle XML stuff, so any additional pointers would be appreciated. Thanks.
    Shane

    one solution i can think of is to use SQLX operator instead of dbms_xmlgen.
    here is a sample example.
    declare
      l_xmltype xmltype;
      l_deptno  emp.deptno%type;
    begin
      for i in (select * from emp order by deptno)
      loop
        select xmlconcat(
                    xmlelement("ename", i.ename)
                   ,xmlelement("sal", i.sal)
                   ,xmlelement("detpno", i.deptno))
          into l_xmltype from dual;
        dbms_output.put_line(l_xmltype.GetClobVal());
      end loop;
    end;
    /Now here you can open the query once, keep writing to the file till the deptno
    is same, when the deptno changes, close the file and open a new file with new
    deptno and start writing.
    Note : in this way you will have to add the xmlprolog manually to each of the file which should not be an issue. after opening the file add the prolog string manually.
    Hope this helps.

  • Question about struts-config.xml

    Hi,
    In the struts-config.xml,
    What is the difference about "redirect="true" and redirect="false" ?
    thanks,
    happybaobao

    Hello,
    redirect = truemeans that the ActionForward () statement in your execute method of the Action class will perform a response.sendRedirect. You can see that the URL is getting altered in the clients browser
    redirect = false means the vice-versa.
    I would recommend that you go through the Struts official site and see the DTD specifications in the URL
    http://struts.apache.org/dtds/struts-config_1_2.dtd
    for more details.
    Thanks and regards,
    Pazhanikanthan. P

  • Question about 3D and XML

    Hallo,
    I want to embed in a custom java Application, 3D visualizations that represents some data stored in xml form.
    Does any body knows if there is any existing opensource (java) API that uses XML to produce 3D visual graphs(any, ex. 3D balls,...)?
    Thanks

    I'm trying to put the data I get from the javabean into a file and read this file in the program I create the xml format. But I get an ClassCastException on the javabean class.
    Please help!!!*********Its URGENT***************

  • Question about asc format in file server !

    In the z program that exists here it what i have a problem with
    When I use  local file, I can choose the format for data (ASC, WK1, DAT, etc u2026) and the format I need is DAT (DAT     ASCII data table with column tab)
    But when I use file server, I can't choose the format. The output file is always in ASC format.
    Is the file server inevitably in ASC format, or is it possible to choose an other format ?
    Thank you ,
    Teresa

    when downloading the file (or uploading for that matter), you can define the format with addition:
    IN TEXT MODE
    IN BINARY MODE
    Do an F1 help on OPEN DATASET.

  • Question about javabeans and xml !!!

    Hi all,
    I created a java bean in which I will read data from the database and create a table of that data. Now I need to transform this data into xml format. Please can anyone give me some idea how to transform it.
    Thanks a lot.
    Jahnavi.

    I'm trying to put the data I get from the javabean into a file and read this file in the program I create the xml format. But I get an ClassCastException on the javabean class.
    Please help!!!*********Its URGENT***************

  • Question about  Java and XML  rendering for Word 97 upwards.

    Without using the apache POI library, and by sticking to non-pay products,
    is it possible to use java or XSLT/XML to turn
    an xml formatted file into a
    Microsoft Word/Excell/PDF file within one framework?

    Look into Apache FOP. But be warned: it will most likely use POI to do any excel conversions. That's how (sane) software development works: you don't reinvent the wheel, you effectively reuse what is already there.

  • Question about oc4j-ra.xml

    Hi
    Under what scenario we need to change the contents of oc4j-ra.xml file for the DBAdapter?
    Thanks
    BS

    Hi,
    read this
    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28994/adptr_db.htm#BDCBIGJG
    In production environments, it is recommended that you add the JNDI entry to the adapter deployment descriptor (oc4j-ra.xml). This way, the database adapter is more performant by working in a managed mode. In a nonmanaged mode, the database adapter uses the design-time connection information.
    and
    Connection information in the oc4j-ra.xml file is not generated by the Adapter Configuration Wizard. You must manually update this file and restart Oracle BPEL Server for updates to oc4j-ra.xml to take effect.

  • Question about backendobject-config.xml file

    Hello,
    I am trying to register a backend object in xcm/customer/backendobject-config.xml
    file,
    my entry looks like:
    <backendobject xmlns:isa="com.sapmarkets.isa.core.config" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xml="http://www.w3.org/XML/1998/namespace">
         <configs>
         <!-- customer changes in backendobject-config should be done here by extending/overwriting the base configuration-->
         <xi:include href="$/modification/backendobject-config.xml#xpointer(backendobject/configs/*)"/>
              <config isa:extends="../config[@id='crmdefault']">
              <businessObject
              type="PricingBEO"
              name="PricingBEO" className="com.isa.pricing.beo.PricingBEO" connectionFactoryName="JCO" defaultConnectionName="ISAStateless"/>
              </config>
         </configs>
    </backendobject>
    but when I am debugging, the backend objet is null. Can somebody please tell me
    what is wrong with my entry?
    Thanks,
    Harsha

    Are you using crm as a backend? One option is that you are extending wrong config...

  • Specification/Architectural question about EJBs and XML

    Hello,
    My problem is as follows: I would like for a session ejb to retrieve information from xml files (other that the ejb DDs of course...). I prefer the XML-file solution to the relational-database solution as it is more lightweight. (We haven't got the resources nor the skill to administrate a native xml database.) Am I allowed to read from the filesystem? What is the best architectural solution you would advise bearing in mind I need the information contained in the xml files to be available in java (in the session bean). Ideally I would drop xml files in a directory and they would automatically be parsed and taken into account by an ejb.
    I am available to provide more details if needed.
    Any clue welcome,
    Julien Martin.

    Hello,
    My problem is as follows: I would like for a session ejb to retrieve information from xml files (other that the ejb DDs of course...). I prefer the XML-file solution to the relational-database solution as it is more lightweight. (We haven't got the resources nor the skill to administrate a native xml database.) Am I allowed to read from the filesystem? What is the best architectural solution you would advise bearing in mind I need the information contained in the xml files to be available in java (in the session bean). Ideally I would drop xml files in a directory and they would automatically be parsed and taken into account by an ejb.
    I am available to provide more details if needed.
    Any clue welcome,
    Julien Martin.

  • Question about creating multiple XML files from same query

    I have a query like this:
    select * from emp;
    ename empno deptno
    Scott 10001 10
    Tiger 10002 10
    Hanson 10003 20
    Jason 10004 30
    I need to create multiple output files in xml format for each dept
    example:
    emp_dept_10.xml
    emp_dept_20.xml
    emp_dept_30.xml
    each file will have the information for employees in different departmemts.
    We are using DBMS_XMLGEN package to generate XML.
    The reason I need to do this is to avoid executing the same query 200 times for generating the same output for different departments. Please let me know if it is practically possible to do this.
    Any input is greatly appreciated.
    Thanks a lot!!

    one solution i can think of is to use SQLX operator instead of dbms_xmlgen.
    here is a sample example.
    declare
      l_xmltype xmltype;
      l_deptno  emp.deptno%type;
    begin
      for i in (select * from emp order by deptno)
      loop
        select xmlconcat(
                    xmlelement("ename", i.ename)
                   ,xmlelement("sal", i.sal)
                   ,xmlelement("detpno", i.deptno))
          into l_xmltype from dual;
        dbms_output.put_line(l_xmltype.GetClobVal());
      end loop;
    end;
    /Now here you can open the query once, keep writing to the file till the deptno
    is same, when the deptno changes, close the file and open a new file with new
    deptno and start writing.
    Note : in this way you will have to add the xmlprolog manually to each of the file which should not be an issue. after opening the file add the prolog string manually.
    Hope this helps.

  • Question about well formatted xml

    Does anyone know how to make a xml stream to be well formatted?
    For example, if I got a String like:
    String a = "<person><name>Jack</name><age>16</age></person>";
    And I need to convert it to be well formatted like
    <person>
    <name>Jack</name>
    <age>16</age>
    </person>
    Any idea?
    Thanks

    AllenZhao wrote:
    Does anyone know how to make a xml stream to be well formatted? "well formatted"? You're confusing this with "well formed".
    For example, if I got a String like:
    String a = "<person><name>Jack</name><age>16</age></person>";
    And I need to convert it to be well formatted like
    <person>
    <name>Jack</name>
    <age>16</age>
    </person>
    Any idea?
    ThanksYeah, get something that will "pretty print" the XML for you. I believe JDOM can do it out of the box.
    %

  • Miscellanous questions about BDB XML

    Hi !
    I'm in search for a storage solution for a Matlab app that manipulates big volumes of datas (several Gb), and so can't load them fully in memory without crashing. I also can't load / unload them each time I need a bit of these data, since it is rather long to load a file in memory (about 0.12s). So I was thinking about using a DMB like BDB XML, and I have a few questions about it :
    <ul><li>What about performances to create a 3-5Gb database in a single batch ?</li>
    <li>What about performances to excecute a XQuery request on a db this large ? Longer or shorter than loadin directly the file in memory ? With an index or without ?
    </li>
    <li> No matlab integration is provided, so I have to way : use Matlab C integration to make an interface to use BDB XML, or using the shell via an exec like command to interact with BDB ? Is the shell trick performant ? Or does it spend a lot of time parsing the input ?</li>
    </ul>
    Thanks for those who will take a bit of their precious time to answer my questions !

    Hello,
    I'm in search for a storage solution for a Matlab app that manipulates big volumes of datas (several Gb), and so can't load them fully in memory without crashing. I also can't load / unload them each time I need a bit of these data, since it is rather long to load a file in memory (about 0.12s). So I was thinking about using a DMB like BDB XML, and I have a few questions about it :
    <ul><li>What about performances to create a 3-5Gb database in a single batch ?</li>It will take a while. If you bulk load you should avoid using transactions and sync/exit the environment when you are done. Note that you should determine what indexes you might want/need before doing the load and create them. Reindexing 5GB of data will take another really large chunk of time. I recommend experimentation with indexes, queries and a small representative subset of the data.
    Be sure to create a node storage container with nodes indexed.
    Is this one document or many? Many is better. One 5Gb document is less than ideal but will work.
    <li>What about performances to excecute a XQuery request on a db this large ? Longer or shorter than loadin directly the file in memory ? With an index or without ?You really need indexes. The query will likely succeed without indexes but depending on the query and the data could take a very long time. See above on experimentation first.
    </li>
    <li> No matlab integration is provided, so I have to way : use Matlab C integration to make an interface to use BDB XML, or using the shell via an exec like command to interact with BDB ? Is the shell trick performant ? Or does it spend a lot of time parsing the input ?</li>There is no C interface, just C++. I would not recommend using the dbxml shell for this although you could if you really need to.
    Let the group know how this turns out.
    Regards,
    George

Maybe you are looking for

  • How i can solve this problem purchase form apple store

    Enter your Apple ID and password, then click Billing Info and update your payment information. You will not be able to make purchases until this billing issue has been resolved.

  • Word stuck in Draft Mode

    ONE Word file is stuck in draft mode. It can't be the normal.dotx file because it's not affecting other files. Starting in safe mode doesn't change a thing. All the tricks I've read on various forums about changing the columns etc don't do anything.

  • Mapping for FINSTA

    Hi All, We are trying to upload bank statements through FINSTA01 IDOC types, If anyone has implemented the same message type earlier, could you please forward me the mapping. Thanks a lot in advance. Prashanth

  • Nokia N73 Closes down.

    Hello, I have a Nokia N73 V 4.0839.42.0.1 RM-133 My problem is, about 4-5 times a day it just shuts down, and when I start it up it's loading really slow. Does anybody know how can I fix this issue ? Thanks in advance. Cheers

  • HT4759 I can't locate my ios update under settings general on my iphone 4 - is it held anywhere else?

    I can't locate IOS updates on my Iphone 4 under settings , general - is it held anywhere else?