Payload search w/o TREX

Hi,
I'm trying to find a way of searching XI messages for a payload value, without having to install TREX.
Anyone have an idea if this is possible somehow?
Related to this, is it possible to modify/control the generation of Msg ID?
Will greatly appreciate input on this!
/Mattias

Hi,
Have a look on this two weblogs:
/people/sravya.talanki2/blog/2006/02/21/abap-based-trex-in-xi-proto
/people/alessandro.guarneri/blog/2006/02/14/super-message-monitor-for-sap-xi
Else develop you own abap program
Mickael

Similar Messages

  • Payload search without TREX

    We have around thousand messages thru PI and need to search a particular field in the xml payload in PI like name, city etc, is there a way to get that message without using TREX, thanks

    Hi,
    Without trex you can use this weblog and can able to search the messages:
    /people/alessandro.guarneri/blog/2006/02/14/super-message-monitor-for-sap-xi
    else you can use suggestion 3 from michal in this thread:
    search material in payload
    else you can come up with this report:
    /people/paolo.romano2/blog/2007/09/07/xi-search-through-the-payload-of-a-messagewithout-trex
    Regards,
    ---Satish

  • Integration Engine Monitor with PI Payload Search (Tcode: ZMONI)

    Hi Team,
    Good day.
    I have been trying to search the internet on how to use the PI Payload Search (PIPS) functionality of the Integration Engine Monitor (Tcode: ZMONI) but so far I did not find one.
    Does anyone know how to use every functionality of the PI Payload Search? Is there a manual or a how-to document for this function?
    The PI Payload Search tab contains the following fields:
    Sender
         Idoc Number
         Idoc Message Type
    Message Version
         Message version
         Content To Be Searched
         Mime Type
         Payload Sequence Number
    Message Size Selection
         Message Bytes
    Content Search
         Namespace
         XML Element Name
         XML Search Value
    Output Format
         Output to ZIP
         Filename
         GUI Download Path
         HTTP_POST URL
         FTP Server
         FTP User
         FTP Pwd (scrambled)
         FTP Directory
    When executing Variant
         Change TVARV for dates
    I could send you an email if you need more information or screenshot. Thank you in advance
    KR,
    Carlo
    Edited by: Carlo Borja on Dec 23, 2011 5:20 AM

    Hi. Carlo
    Correct me if I wrong, this tx is customized , it's not standard.
    However , you can search using
    TREX . :
           http://help.sap.com/saphelp_banking60/helpdata/en/47/06b054c7750e8ae10000000a155369/content.htm
    WithOut TREX :
           Payload Searching without TREX
    Regards.
    Luis Ortiz

  • Issue in user defined payload search.

    Hi Experts,
    I tried to configure the payload search in SAP PI 7.1 EHP1 ; I followed the guides given in the links given below. After following every step, I am able to view till the last step but I am not able to get any output.
    After I define filter, extractors and prefixes; the filter becomes active. Now if I try to search with the message id I am able to find the values which I required are extracted (as expected). But when I try the same in SXI_MONITOR there is no result. I end up in getting no message available for selection window. I tried every variation which was prescribed in this websites which helped me fine tune my filter but still the error is very much present.
    Could you help me in solving this and throw light on why the test extractor is working but user-defined selection criteria is not working.
    I am using this in lower environment only.
    Links referred:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/803b22cf-ad75-2f10-0790-da055f2e8c0e?overridelayout=true
    http://help.sap.com/saphelp_nwpi711/helpdata/en/48/c85598f63335bfe10000000a42189d/content.htm
    http://scn.sap.com/people/niki.scaglione2/blog/2010/02/22/payload-searching-without-trex
    regards,
    Bharath

    hi barath,
    Extract during message processing will work for the messages that went through PI after this configuration has been done and it will not work for older messages.
    Extract with External batch job will apply this filter for older messages as well. Bit for achieving this you have to run batch job for program “SXMS_EXTRACT_MESSAGES”.
    We need to run the job for program “SXMS_EXTRACT_MESSAGES”. In SE38 we need to give this program name execute the program and give the date and time.
    after we need to check the messages in SXMB_MONI.
    Regards,
    Rajendar K

  • Report Search Statistics in TREX 7.0

    we are needing to report out on what search requests our TREX environment is receiving.
    We have two approaches we have been looking at:
    note 937055 details a python script that could be used for TREX 6.1. Has anyone been able to adapt it for 7.0? (it doesn't just drop in, file structure of the TREX install appears to be different). I was able to run the script, but I still cannot get results (and I have referred to https://www.sdn.sap.com/irj/sdn/thread?forumID=42&threadID=131584&messageID=1471437#1471437).
    We see a different approach in the webinar from Bettina Knauss on Dec 12, 2007, but we are suspecting that since that presentation was for TREX 7.1, and the functionality is marked new (page 52), that it does not exist for TREX 7.0. Can anyone cast any light on this?

    Hi Douglas
    I saw the presentation "live" done by Bettina Knauss, but I cannot remember if it was only valid for TREX 7.1. If you find an answer to your question, please update this thread as it is an interesting functionality.
    Best regards,
    Martin Søgaard

  • Payload Searching

    hi,
    this question is with reference to Alex's blog on payload searching.
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3196. [original link is broken] [original link is broken] [original link is broken]
    I have implemented this and my code searches all the first elements alone. My code fails when i try to filter the payload search based on the second/or succesive element value. i couldnt find a work around. Can anyone help me in this?
    Regards
    Deepti

    Hi All,
    I have found a work around for this. I converted my payload for each GUID into string and then had the search run using regular expressions.
    Deepti

  • Payload content search w/o TREX

    Hi,
    do you have EHP1 for PI 7.1 ?
    (do you have PI 7.11 or 7.10)
    without the EHP1 it will not work
    Regards,
    Michal Krawczyk

    Hi Michal,
    Thanks for your response.We are on PI 7.1 EHP1.
    Thanks,
    Sowmya
    Edited by: sowmya venkit on Feb 23, 2010 4:02 PM

  • XML payload search in Xi messages

    Hi All,
    I need to get the XML pay load for a message which contains a specific value for a specific field. Also I need to get the XML message ID of this message. Is there any option available in Xi for this purpose?
    Thanks in advance..

    Hi,
    sure it is but you need to use trex search engine for that
    http://help.sap.com/saphelp_nw04/helpdata/en/43/6030fae92f5f87e10000000a1553f6/content.htm
    once you configure trex you will
    be able to search for XML payload from RWB
    (runtime workbench of XI)
    this is the first - fast way
    there are also some non standard ways
    but these are pretty slow and if you have many messages
    they will not be very efficient in use:
    /people/alessandro.guarneri/blog/2006/02/14/super-message-monitor-for-sap-xi
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • NEED HELP Search with SAF/TREX

    Hello Gurus,
    I have to work on standard screen in that they are fetching database and extracting the data by using CL_CRM_EI_IIA_QUERY_UI class. In this calss they are using SET_QUERY, GET_QUERY, GET_TEXT_QUERY, SET_TEXT_QUERY,CREATE_TEXT_EDITOR methods.
    I have to add three more fields to this existing screen and ned to add these field values in the search process. I am trying to understand the code and they have not used any select statement. can you pelase help me how to use the above class and for my requirement..
    the screen which i am trying to change is CIC0 transaction in CRM win client in FAQ tab knowledge search screen.
    what is the  SAF/TREX
    Please help me on this issue.
    regards

    i purchased from a lady off Etsy..she sent it to me in PDF. EPS.
    and Adobe format.
    i was on my mobile device earlier when i wrote the first post.
    I can open the file up in adobe. BUT it has a grey and white checkered background and is very large text.
    I somehow got it to actually open like a watermark on a photo last nite but the tex was so big it only came across as 2 letters..
    I can post the files anywhere just let me kno ..im not sure if they was done wrong or I just am that computer illiterate..which I can believe..i have been robbed quite a bit on logos and blah blah..
    I mean no aggravation to anyone, i just dont have a clue where to turn to and get "LEGIT" answers and thats what I need so thats why Im here ..

  • Payload Search

    Hi All,
    This is with reference to the blog by Sravya:
    ABAP based Trex in XI: Proto
    We are having SP12 system. The solution suggested in the blog :
    DATA payload TYPE ref to IF_XMS_PAYLOAD.
    CALL METHOD xmb_msg->if_xms_message_xmb~get_payload_with_main_document
    RECEIVING
    return = payload.
    CALL METHOD payload->getbinarycontent
    RECEIVING
    return = content.
    Here "content" is not returning anything for success messages.
    My question is : how are success messages interpreted in SXMB_MONI? for errored messages, we get the payload as attachment. so we can extract the payload. how can the same be done for success messages?
    Can we extract the payload from some table using the message GUID?
    Regards
    Deepti

    Hi Sam,
    I knew about this but I'm on SP14.  I just wanted to build a simple query until we implement Trex.  A good old SAP trace to find the location of the payloads should help me out I guess!
    Thanks
    Yves

  • Payload search + BPEL 10.1.3.3

    Hi ,
    Can I perform search on payload(human task) ?. Please advice
    Thanks

    hi,
    From worklist application.I want to search task or instance based on payload whic is mapped to input variable data
    Thanks.

  • Doc/metadata search not using TREX - max files to search?

    Hi,
    We are creating WebDynPros searching a CM repository for documents with certain values on metadata properties.  I know this is kind of "brute force" instead of using TREX classification.
    Is there some way of saying how many documents in a folder structure can be searched in 2 seconds?  Say we are using dual 2.8GHz CPU and 8 GB RAM in the server.  Using KMC6.0.9.0.0.
    I am also interested in knowing more about TREX APIs.  I see they have not provided an official API - is there an unofficial with some guides?
    All feedback is appreciated.
    Message was edited by: Bjorn Bjornstad

    Hi Bjorn,
    > Is there some way of saying how many documents in a
    > folder structure can be searched in 2 seconds?
    Mainly, this will depend on your DB. I would suggest just to measure some information retrieval, that's done quite fast and will return far more exact values than any estimation.
    > knowing more about TREX APIs. I see they have not
    > provided an official API - is there an unofficial with
    > some guides?
    There is no offical nor any unofficial - as far as I know - API doc for direct TREX access. But what is documented is the indirect access via KM API, see for example https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/using the km indexmanagement apis for searching with trex.article
    Hope it helps
    Detlev

  • Talent Search w/o TREX

    Hi everyone,
    we are on EHP5 and started implementing Talent Management functionality.
    When we came across to Talent Specialist part, we realised that TREX is mandatory to be able to do talent search.
    We are looking for a way to do be able to use Talen Specialist role w/o implementing TREX server. I know it's not possible with SAP's standard customising / configuration method, but I think there should be a workaround to bypass TREX and do the search with some Webynpro ABAP codes. Because we really do not need very complicated search. Just a simple name, personnel number, etc. kind of search.
    Thanks,
    Can

    Hi,
    Of course the data is available on your R/3 system as well, so it can be searched. But it will require quite a lot of custom development. The question is also if it can be integrated seamlessly into the TM application.
    So, you would need to develop some back-end functions for data retrieval/search. And a UI to perform the actions with (so Webdynpro in your case most likely.
    So, as I was unable to extract the question I just give an answer I think would fit
    Yes, technically it is possible to create your custom search, all the data is available on your system. But besides the high effort to implement (depending on your detailed requirements) you can also run into a performance issue (lots of data needs to be processed).
    Hope this helps.
    Regards and Groetjes,
    Maurice Hagen

  • Xpath Payload search by giving Message ID

    Hi,
    I have requirement that we are interested to find the content of a payload in particular XPATH location, for example PO number in the PO payload . We would like to search the content by giving Message ID and the pipeline ID in ABAP Code.
    Please throw some clues to get this by coding ABAP.
    Appreciate your thoughts.
    Thanks,
    laxman

    Hi Michal,
    Thanks for your quick reply, for some reason Sraavya's code is having Syntax errros "The Type "SXMS_MMFPAYLOADS" is unknown.". We have Sp13 doesn't it support sp13?.
    Sraavya's blog might be helpful for our requirement.
    Basically we wanted use the Alert framework. When alerts Triggered then we would like to call a webservice and send the error message, other header data and etc and OrderNumber in PO XML using Xpath, the difference from search is that using alert framework we can get the Message ID, using with this message ID we would like to search the Xpath fields from a payload.
    We are cloning SXMSALERT_PROCESS_DATA_GET program to achive our goal.
    So here I have mesasge ID as the input and I need to get the Payload content and then reading the field using XPATH.
    Thanks,
    laxman

  • Search-Function without TREX server ?

    Hello to all,
    I want to use the Search-Function but we don't have a TREX server. Can I nevertheless use it? Which iView can I take? And which settings do I need?
    Are there guidances for it?
    Thank you and regards.
    Galyna

    Galyna,
    No unfortunately you cannot - TREX is required for search functionality and as such there is nothing else built into Portal/CM that will do the same thing.
    I would guess it is not worth your effort trying to do your own thing !!!!
    Haydn

Maybe you are looking for