Data reached XI?

Hi friends,
    1. When there is idoc at the sender side,where to check whether idoc reached xi or not. If idoc didnt reach xi what would be the troubleshooting to get the idoc into xi from the sender sap system.
    2. When there is file at the sender side,where to check whether file reached xi or not. If file didnt reach xi what would be the troubleshooting to get the file into xi.
Thanks,
Suresh.

1: Check SXMB_MONI to see if the message arrived. If it hasn't check WE05 on the sender system and if that is green check SM58 on the sender system.
2: Check SXMB_MONI to see if message arrived. If not check the communication channel monitoring on XI.
You should be able to see all with the above.

Similar Messages

  • HOW to see RFC  data reached to r/3 system

    Hi,
      We have FILE to RFC scenario,now the data from file is reaching xi, i am able to c the data,now from xi to b/w we r calling rfc which dosent give any response(it just simply posts the data) so is there any transaction or some way (as in case of idoc's we have we02) where we can see that the data has reached the bw system.
    Thanks,
    Ven.

    Hi,
    What you can do is,
    1. Make sure the RFC is Remote Enabled.
    2. Make sure that you have the latest RFC imported in your XI system.
    3. User ID & Pwd is not locked.
    4. Check in Moni, if you get some kind of error abot your CC
    Regards,
    Sarvesh

  • Can servlet know if data reaches client?

    Is there any way for a servlet to tell if the data it sent on the response
              output stream really reached the client? Presumably using sockets we could
              check if the connection was closed cleanly or if it aborted but the servlet
              API doesn't seem to have anything relating to this.
              Does the new fuss over web services provide something to help with this - it
              must be an issue with web services!
              Thanks,
              -Dominic
              

    Hi Mike,
              my experiments suggest otherwise:
              If my client makes a request and then is killed off, the server appears to
              notice and the isCommitted() method on the response returns false. However,
              if I remove the network cable from the client machine after the request is
              made, the client connection times out and notices but the server does not -
              the response just vanishes. There is no IOException in this case (even
              though I explicitly flush the stream).
              It seems incredible that the TCP/IP protocol knows the connection has gone
              but there's no way for the servlets to find out.
              Cheers,
              -Dominic
              "Mike Mormando" <[email protected]> wrote in message
              news:3c6a8c1a$[email protected]..
              > "Dominic Tulley" <[email protected]> wrote in
              message
              > news:3c6a8156$[email protected]..
              > > Is there any way for a servlet to tell if the data it sent on the
              response
              > > output stream really reached the client? Presumably using sockets we
              > could
              > > check if the connection was closed cleanly or if it aborted but the
              > servlet
              > > API doesn't seem to have anything relating to this.
              > When you flush the output stream, if the client isn't connected you get an
              > IOException I believe.
              > I think that's as close as it gets.
              > Mike
              >
              >
              >
              

  • Table disappears as entered data reaches bottom of the page

    Hi All,
    Mac newbie so be nice to me lol.
    Imported a doc from Office 2007 (boo hiss)
    Has a table with 3 columns, as I enter data into each column in Office as I reach the bottom of the page a new page is created and the table just carries on into the next page as I enter more data.
    When I do the same in Pages 08 once the table has grown to the bottom of the page the whole thing jumps down one page and the bottom of the table just disappears!!
    If any of you want to see the doc in ?? I can email the file for you to try it.
    Any ideas would be welcomed, I am really struggling with it
    Thanks
    Mark

    Welcome to Apple Discussions
    I don't think I need to see the doc. Rows/cells in Pages tables can't cross the page boundary. If the row is bigger than a page, it will just disappear. Try creating a new row for additional information.

  • Weird data reached in text files

    Hi all,
    I am seeking for some opinions about a problem I encouter in an
    experiment. I would very much appreciate your thoughts. There are the
    well-known programs in the Example Finder:
    1. Write binary file - which takes inputs from a sinus wave generator.
    2. Cont Acq& Graph Voltage - which in my case takes the input from a channel of a DAQ NI 6255
    So with these two I get two binary files from which I want to extract the information by means of a conversion to a text file.
    When I convert the bin files to text, I use the same VI program (which
    I attached) to do that. The conversion for the 1st VI looks as
    expected, but for the 2nd is really weird!.
    For the data in the 1st text file see textFile.txt file attached.(One would get the same result if it runs the VI):
    For the data in the second text file, see textmydaq2.txt file
    attached.(The data should normally record values ranging from 4.XX to
    8.XX):
    Should I constraint the data with some data format to avoid such strange values? Or is it something else I should do?
    Thank you very much for any kind of support.
    Dana
    Attachments:
    myRead Binary File8.vi ‏28 KB

    I can see there is a problem for the server to upload maybe other files(like txt files) different than VIs.
    As I cannot attach the txt files, I will provide you with samples:
    Here is a sample for the 1st text file(One would get the same result if it runs the VI):
    0.00    376.74    752.00    1124.29    1492.14    1854.10    2208.75    2554.68    2890.52    3214.96    3526.71    3824.54    4107.28    4373.81    4623.08    4854.10    5065.97    5257.84    5428.96    5578.66    5706.34    5811.50    5893.72    5952.69    5988.16    6000.00    5988.16  
    Here is the result in the second text file(The data should normally record values ranging from 4.XX to 8.XX):
    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    73333305348950320900000000000000000000000000000000000000000000000000000000000000000000000000.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    633318785695744.00    0.00    0.00    0.00    9663677760.25    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00    0.00  
    Best!
    Dana

  • How to change data of a field automatically when sys date reaches a particu

    Hi,
      I have 2 fields in my database BOOKING_DATE and BOOKING_FLAG. What i want is that the moment SYSTEM date becomes more than BOOKING_DATE(for an already existing record) , the field BOOKING_FLAG should change its value to 'F' for that particular record.
    This actually should be happening in the background I guess. I dont know if its possible or not.
    THANKS

    Use this logic and create a progra. and then run this program in the background according to your need.
    data: BEGIN OF itab1 OCCURS 0,
          booking_date type sy-datum,
          booking_flag type c,
      END OF itab1.
    itab1-booking_date = '20110810'.
    itab1-booking_flag = ''.
    APPEND itab1.
    clear: itab1.
      itab1-booking_date = '20110811'.
    itab1-booking_flag = ''.
    APPEND itab1.
    clear: itab1.
      itab1-booking_date = '20110812'.
    itab1-booking_flag = ''.
    APPEND itab1.
    clear: itab1.
    LOOP AT  itab1.
    if sy-datum > itab1-booking_date.
      itab1-booking_flag = 'F'.
      ENDIF.
      MODIFY ITAB1.
      CLEAR ITAB1.
    ENDLOOP.

  • FMLEcmd.exe fails when fmesessions.dat reaches a certain size (bug report)

    If the fmesessions.dat (C:\ProgramData\Adobe\Flash Media Live Encoder 3.2) gets large enough (has enough "unclosed" sessions) FMLEcmd.exe fails at startup.

    If the fmesessions.dat (C:\ProgramData\Adobe\Flash Media Live Encoder 3.2) gets large enough (has enough "unclosed" sessions) FMLEcmd.exe fails at startup.

  • How to suppress a property being output to a label once a date has been reached

    Hi,
    I would like to suppress a property being output to a label once a date has been reached. I have tried the WWI conditional output functionality but am experiencing issues.
    The issue is the symbols I am wanting to use have different expansion times.
    For example:
    The property contains a CHAR30 phrase-related characteristic and a DATE FORMAT characteristic.
    I only want to output the phrase if the current date the label is printed is the same or later than the date assigned in the property.
    When I try to create the conditional output:
    <11BRG200(M,ZSAP_EHS_1011_014;*)>
    <15BIF100(AND:01GZE1_ZE145 GE S:02EHS_RPPRIN)><01GZE1_ZE10G(P;*)[D:Grant
    No.]> <15EIF100>
    <11ERG200>
    On checking the template, I get the message 'Repeating group IF 100: Different expansion times for condition symbols'
    SAP Help does tell me that:
    · If you enter a number of symbols in the condition, these must all have the same expansion time. If you require a conditional output that is dependent on symbols with different expansion times, you have to nest a number of conditional outputs.
    Does anyone know how I can achieve this?
    Best regards
    Karen Waterworth

    Hi Michael
    I will try that as the date is unlikely to be changed (unless incorrect), and it is exactly what we are wanting to achieve, only output the Grant number when printing the label if the expiry date has not been reached.
    Example of data held in SAP:
    Header 1
    Header 2
    Grant No.
    US 5,590,111
    Country
    US
    Expiry Date
    01.01.2035
    Usage
    LABEL: US
    Grant number only output until expiry date reached (ie earlier or same date, not later as I put in my question!)
    Thank you
    Karen

  • Client proxy data not reaching XI ?

    Hi Guys,
    I have a scenario proxy-soap asynchronus. when i execute the report on the R/3 side the report executes successfully and in the sxmb_moni receiver which is IE of xi is not identified and the data is not reaching XI.
    But when i execute the report on the same R/3 system for an synchronus proxy-soap scenario the data reaches xi and everyhting is fine. so i think there is no problem with the proxy setings.
    Why the EO asynchronus messages are not identifying the receiver which is IE ?
    any help would be really appreciated
    Thanks,
    Raj

    did u check moni in r3 side?

  • Extend End date after the end date has reached

    Hi gurus,
        We are using SRM5.0 on ECS with backend ECC5.0.
        We notice that after the end date of bid has reached even though there is a bid submitted by supplier , the purchaser still can extend the end date to a later date as long as he has not made the accept or reject choice.
        If it is the case, the purchaser can view the price after the end date reached and then extend the end date and maybe tell other supplier what the price the opponent has submitted. This is not allowed and should be penaltied.
        We just want to know how to avoid this in the term of system. Can we make the
    end date field unchangeable after the end date has reached? or any other solutions?
    Thank you in advance.
    Message was edited by:
            YE Wang

    Hi,
    As Teja and SAndeep mentioned,you can go for either the Approval or BADI approach.
    In case you are implementing the BADI,you can make the concerned fields grayed out so no changes are made but then this would mean that <b>no changes
    </b> can be done at all after the END date has been reached.
    In case of workflow,you can have you starting conditions in which you will compare the end date and the system date .If same,you can trigger  a Workflow for approval of any changes to be done further.So even if the changes are made,the chnages are approved by a higher authority.
    Another way would be to implement the "BBP_DOC_CHECK_BADI" to check whether the end date has been reached and then allow the user to do any changes.You can use the FM "BBP_PD_BID_GETDETAIL" to get the details of the BI and then check.In this case,you can additionally check for other parameters of the User like role,authorisation based on which he can make changes in exceptional cases.
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • Write behind cache, DB down, when should the system stop taking new data in

    Hello:
    We are trying to use Coherence for our custom ESB, which is brokering payloads of various size between consumer and provider applications.
    Before Coherence, stopping our DB meant organization-wide outage for critically important business services.
    Since we have at least 40G of RAM in production environment, we believe that our app
    can use Coherence write-behind option for tolerating at least several hours worth of DB outage.
    We are currently using a near cache backed by distributed cache in write-behind mode.
    9 business service JVMs (storage enabled=false) use 30 storage enabled JVMs.
    IMPORTANT: We need to create an automated alerting facility determining when
    amount of unsaved data reaches critical level since DB goes down. This alert should help us decide when our application stops accepting inbound traffic.
    It is hard to use QueueSize parameter for that because our payload memory footprint can vary from 1KB to 3MB.
    We do not expire any entries in order to enable support queries against the cache during DB outage.
    Our experiments with trying various flavors of overflow-scheme resulted in OutOfMemoryError, therefore
    we decided to implement RAM-only cache as a first step.
    <near-scheme>
    <scheme-name>message_payload_scheme</scheme-name>
    <front-scheme>
    <local-scheme>
    <scheme-ref>limited_entities_front_scheme</scheme-ref>
    <high-units>100</high-units>
    </local-scheme>
    </front-scheme>
    <back-scheme>
    <distributed-scheme>
    <backing-map-scheme>
    <read-write-backing-map-scheme>
    <internal-cache-scheme>
    <local-scheme>
    <scheme-ref>limited_bytes_scheme</scheme-ref>
    <high-units>199229440</high-units>
    </local-scheme>
    </internal-cache-scheme>
    <cachestore-scheme>
    <class-scheme>
    <class-name>com.comp.MessagePayloadStore</class-name>
    </class-scheme>
    </cachestore-scheme>
    <read-only>false</read-only>
    <write-delay-seconds>3</write-delay-seconds>
    <write-requeue-threshold>2147483646</write-requeue-threshold>
    </read-write-backing-map-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    </back-scheme>
    </near-scheme>
    <local-scheme>
    <scheme-name>limited_entities_front_scheme</scheme-name>
    <eviction-policy>LRU</eviction-policy>
    <unit-calculator>FIXED</unit-calculator>
    </local-scheme>
    <local-scheme>
    <scheme-name>limited_bytes_scheme</scheme-name>
    <eviction-policy>HYBRID</eviction-policy>
    <unit-calculator>BINARY</unit-calculator>
    </local-scheme>

    Good info ... I feel like I need to restate my original question along with a couple of new questions caused by the discussion above.
    Q1. Does Coherence evict 'dirty', or 'queued', or 'unsaved' objects for cache configuration provided above?
    The answer should be 'NO', otherwise Coherence is unsafe to use as a system of record,
    it should not just drop unsaved information on the floor.
    Q2. What happens to the front tier of the near+partitioned write behind cache described above when amount of unsaved data exceeds max cache capacity defined via high-units?
    I would expect that map.put starts throwing exceptions: cache storage is full, so it should not accept more data
    Q3. How can I determine a moment when amount of dirty data in bytes(!), not in objects, hits 85% of
    max allowed cache capasity configured in bytes (using high-units param and BINARY calculator).
    'DirtyUnits' counter can probably be built with some lower-level Coherence API. Can we use
    this API?
    Please, understand, that we purchased Coherence for reliability, for making our
    system independent from short DB outages, for keeping our business services up
    and running when DBA need some time for admin operations like rebuilding an index.
    Performance benefits are secondary and are not as obvious for our system which
    uses primary keys only and has a well-tuned co-located Oracle back-end.
    We simply cannot put Coherence to production unless we prove that Coherence
    can reliably hold the data and give us information about approaching crisis
    (the cache full of unsaved data).
    If possible, forward this message to Cameron Purdy,
    who was presenting Coherence to our team several moths ago.
    Thanks,
    Vasili Smaliak
    Applications Architect, Enterprise App Integration
    GMAC ResCap
    [email protected]

  • WD Program calls RFC. How to start external ABAP debugger to see the data

    Hi Experts,
    I have created WD program which calls RFC. I want to see the value passed from WD to ABAP. I have to see the values once data reaches ABAP. How I can do so?
    I did following.
    1) se 37 . Open the proram. Inside the fucntion near a select statement I placed the cursor. Then clicked on controlshitfF9 (set/delete  external brakepoint icon).
    2) I clicked on WD screen - Save push button.
    3) The data goes from WD to R/3. Some processing takes place. I can see message from R/3. However debugger never got triggered.
    How to resolve the issue.
    Regards,
    Gary

    go to following link.
    External debugging of ABAP from NWDS in web dynpro java
    I hope it helps.
    Regards,
    Rohit

  • Flexunit task hangs after "Receiving data ..."

    Hello,
    I am trying to launch the Ant script found in FlexUnit4SampleCIProject but it just doesn't works.
    Last message in console is "[flexunit] Receiving data ..." and the tests in the UI are not started and showing 0/100.
    I am using latest standalone debug flash player : flashplayer_10.0.42.34_sa_debug.exe
    I use flextasks from Flex4 4.0.0.13549 as the flexTasks.jar that comes with the project doesn't work:
    BUILD FAILED
    X:\wb_fb4\FlexUnit4SampleCIProject\build.xml:47: The class not found in jar file: mxmlc.jar
    Buildfile: X:\wb_fb4\FlexUnit4SampleCIProject\build.xml
    init:
    compile:
        [mxmlc] Loading configuration file F:\Program Files (x86)\Adobe\Adobe Flash Builder Plug-in Beta 2\sdks\4.0.0.13549\frameworks\flex-config.xml
        [mxmlc] X:\wb_fb4\FlexUnit4SampleCIProject\target\bin\Main.swf (469843 bytes)
    test:
        [mxmlc] Loading configuration file F:\Program Files (x86)\Adobe\Adobe Flash Builder Plug-in Beta 2\sdks\4.0.0.13549\frameworks\flex-config.xml
        [mxmlc] X:\wb_fb4\FlexUnit4SampleCIProject\target\bin\TestRunner.swf (989770 bytes)
    [flexunit] Validating task attributes ...
    [flexunit] Generating default values ...
    [flexunit] Using default snapshot file path [X:\wb_fb4\FlexUnit4SampleCIProject\target\report\snapshot.jpg]
    [flexunit] Using the following settings:
    [flexunit]     haltonfailure: [false]
    [flexunit]     headless: [false]
    [flexunit]     localTrusted: [false]
    [flexunit]     player: [flash]
    [flexunit]     port: [1024]
    [flexunit]     snapshot: [false]
    [flexunit]     snapshotFile: [X:\wb_fb4\FlexUnit4SampleCIProject\target\report\snapshot.jpg]
    [flexunit]     swf: [X:\wb_fb4\FlexUnit4SampleCIProject\target\bin\TestRunner.swf]
    [flexunit]     timeout: [60000ms]
    [flexunit]     toDir: [X:\wb_fb4\FlexUnit4SampleCIProject\target\report]
    [flexunit]     verbose: [true]
    [flexunit]     xcommand: [xvfb]
    [flexunit] Setting up server process ...
    [flexunit] Starting server ...
    [flexunit] OS: [Windows]
    [flexunit] Launching player:
    [flexunit] Executing 'rundll32' with arguments:
    [flexunit] 'url.dll,FileProtocolHandler'
    [flexunit] 'X:\wb_fb4\FlexUnit4SampleCIProject\target\bin\TestRunner.swf'
    [flexunit] The ' characters around the executable and arguments are
    [flexunit] not part of the command.
    [flexunit] Opening server socket on port [1024].
    [flexunit] Waiting for client connection ...
    [flexunit] Client connected.
    [flexunit] Setting inbound buffer size to [262144] bytes.
    [flexunit] Receiving data ...
    Here I can wait long time, and if I close the UI, i get those bonus lines :
    [flexunit]
    [flexunit] Stopping server ...
    [flexunit] End of test data reached, sending acknowledgement to player ...
    [flexunit] Closing client connection ...
    [flexunit] Closing server on port [1024] ...
    BUILD FAILED
    X:\wb_fb4\FlexUnit4SampleCIProject\build.xml:68: java.util.concurrent.ExecutionException: java.lang.NullPointerException
    Total time: 53 seconds
    Am I doing something wrong?
    Thank you in advance for your help,
    Adnan

    FWIW - localTrusted has been switched back to a default of true in my fork of flexunit and it awaiting a merge with the flexunit master branch.
       http://github.com/blegros/flexunit
    -Brian

  • External purchase order release date is not calculated

    In our live system, when creating external purchase orders from tasks within work orders, system does not calculate the release date of purchase order as explained in the documentation (planned delivery date - planned delivery time). Strangely, when the calculated release date does not lie within the current year release date is assigned to the creation date. When calculated release date lies within the same year, correct release date is assigned to the PO.
    Althogh our development and productive systems have exactly the same patch level, we do not experience this behaviour on our development system. This makes me think that the problem is due to system-dependent setting or some master data such as factory calendar.
    How could we correct the problem? Thanks in advance.
    Ozgen.
    Edited by: Aselsan IT Department on Jun 14, 2010 2:12 PM

    We don't have a release strategy for PReq.
    On the Preq Item -> quantites/ dates tab there are 3 dates: delivery date, request date and release date. In MRP process, the release date is calculated by the sytem based on planned delivery time and GR processing time. The PReq should be changeable by MRP up to the release date. On the release date the system should transfer PReq to SRM and mark the PReqs
    as u2018firmedu2019 u2013 not changeable. This is a SAP standard process. Worked well with EPRTRANS.
    BADI ME_REQ_SOURCING_CUST imethod CHECK_EXTERNAL_SOURCE is already implemented. The BADI controls what requirements to send to SRM.
    We tried putting a check for Release date like: if release date is = < than system date , send PReq to SRM:
       if is_req_item-FRGDT le sy-datum.
       cv_ext_sourcing = cl_mmpur_constants=>yes.
    It does stop new PReqs with release date in future from coming to SRM. However, the BADI is not retriggered for the same PReq when the release date reached.
    Can you please guide me through the implementation steps? If it possible to retrigger the PI message via a scheduled process?
    Thank you

  • Problem in POS DM Aggregated Data Posting

    Hello Everyone,
    We are working with SAP Triversity POS - SAP XI - POS DM+BIW - SAP ISR Scenario. Master data flows from ISR to POS via XI; Transactional data comes from POS to XI and gets posted to POS DM, from where the aggregated data goes to SAP ISR and non-aggregated data goes to BIW. We are experiencing a particular problem while posting totals data from Triversity. The sales totals data is posted correctly from Triversity to XI and it is transformed correctly; but when this data reaches POS DM, the sales total value is always showing zero. Whatever be the input from Triversity, the total record at POS DM always reads zero. Because of this, the BIW cubes are not getting populated correctly and reports are showing wrong figures. Has anyone faced such a problem before and has any clue why this is happening? We are using standard XI Content provided by SAP and also SAP directed extraction methodology for extracting data from Triversity, but this weird error still persists. Any help will be much appreciated.
    Thanks and Sincere Regards,
    Amitabha

    Hi Amitabha,
    I strictly recommend to open an customer message on POS DM queue.
    The question is, are the TLOG data correctly booked in POS DM ?
    Use the /POSDW/SEARCH_TLOG to check if the TLOG entry has correct data.
    If this is also not valid for the transaction number. Please set a breakpoint at
    inbound interface /POSDW/BAPI_POSTR_CREATE or /POSDW/IDOC_INPUT_POSTR
    Check if input data are correct or not.
    Regards
    Björn

Maybe you are looking for