XI Colonial object usage

Did any body work with XI using colonial objects?
I am sorry I dont have any idea about them...any thoughts,
links or any files would really help me in this regard..
-Naveen.

YOu use a Sender XI adapter in case of Client Proxies.
say you have some data in a Ztable in your R/3 system.
YOu want to send that data to XI and XI sends that data to file.
Then you can create a client proxy for your outbound interface .
YOu selec the data in a z program and call the proxy class methods.
Then the data will be transferred in XML format dierctly from the R/3's integration Engine to the XI's integration engine.
In other words, you by pass the adapter engine of the XI system.
But you might say, we can even use an RFC for this.
BUt the thing is that RFC adapter resides in the adapter engine of XI and unnecessary message conversions (RFC to XML ) happen which can be avoided.
Regards,
Ravi

Similar Messages

  • Extracting object usage from SELECT

    I thought I had a great idea by using "explain plan" to extract the different objects (tables, views, synonyms, stored procedures etc.) that a given SELECT statement is using. However, after some fidling around I've realized that "explain plan" doesn't deal with stored procedures at all.
    Is there a way I can call a parser or something on the RDBMS side to get a list of involved objects? I don't need it nested - ie. I don't need to know that a stored procedure I'm calling calls another stored procedure etc; but I do need to know what tables, views, procedures are used in the SQL.
    Is there a parser available that will allow me to extract this "metadata" ? I need to pass in a "dynamic" SQL - meaning not an existing Oracle object.
    Does anyone have an idea on solving this?

    If the statement is an object in the DB, then you're right on target. But it's not. It's SELECTs from client programs, like Java etc. I'm trying to document. I have the SQLs extracted, but I would like to document the object usage/dependences on external modules.
    I may have to convert the statement into a stored procedure, check the dependencies and then drop the temporary object again. I was trying to avoid DDL though.

  • Object usage in 11g

    hi all,
    We know that we can put monitoring usage on Indexes.
    But here I wanted to have the same mechanism for sequences. Does anybody know that oracle has feature to monitor any other object usage or anything else?
    rich

    user12028119 wrote:
    I have one sequence, which is not used by application but still its increasing.If the sequence is an invalid/illegal object, drop it.
    want to know who is using that, I tried ash report, traced all sessions but still not able to find it out ...Still not sure why it should be an issue. That sequence was created by someone who had the rights (as assigned and managed by the dba) to do so. The sequence is used by a client session that provides valid authentication credentials and have the rights to use that sequence. So why the concern about who is using the sequence? It should not be from a dba perspective (unless there are performance related issues relating to the sequence's usage). If from an application owner perspective, if that sequence is not part of the data model for the application.. drop it. And review developer access policies and just who is in charge of managing the data objects in the relevant application schema.
    If this is just to satisfy a morbid curiosity about the sequence usage, you can search for code using that sequence via DBA_SOURCE and look through the cursor source code in the shared pool (e.g. select * from v$sqlarea where upper(sql_text) like '%MY_SEQ%' ).

  • Report Object Usage

    Hello,
    I am attempting to write a report that shows the object usage per each universe, using the Activity universe. I so far have a simple report showing the object used, per each universe and by date. What I would like to add is all the available objects across all universes, so that I can note which objects are not being used in addition to the objects being used. I realize there are probably several ways to accomplish this- any help would be greatly appreciated.
    Thanks,
    Michelle

    Dear Michelle,
    You can use the below URL to access QUERY BUILDER:
    http://<Your Server>:<Your Port>/AdminTools/
    You can login using your BO Administrator credentials.
    There are three tables that you can query on from here -
    CI_INFOOBJECTS - Contains InfoObjects that are viewed by the end user. Including: report documents, programs, shortcuts, folders, categories, inboxes.
    CI_SYSTEMOBJECTS - Contains InfoObjects that are not documents but are used by documents. For example: universes, connections, and overloads.
    CI_APPOBJECTS - Contains InfoObjects that the BI Platform uses in order to function. For example: users, groups, and license keys.
    But I must say that Universe Level Object details cannot be found in these metadata tables.
    However, there is an alternative that you can try out.
    There is a tool / macro based excel developed by a person named Andre.  You can run the macro against the universe that you are interested in, to gather metadata about your universe.  This will give you Object Level information as well.
    You can find more details on this here --> http://www.forumtopics.com/busobj/viewtopic.php?t=141886
    You can probably use this data and create reports using this EXCEL data and ACTIVITY universe data, to satisfy your requirements.
    Let me know if you need more details.

  • Universe objects usage statistics

    Hi,
    Is it possible to get any details on usage of  individual  objects within an universe?
    Ideally i would like to know each field is used in how many reports, refreshed "n" times in a day etc.
    I am aware that there could be third party tools to do this, but anyway to get this information from the Business Objects Enterprise
    Thanks
    Edited by: ramaks on Nov 16, 2009 10:43 PM

    i think yes you can have this if you are activating the Audit on your CMC
    not all the information but you will have alot
    there is some information for a report level, and some else for object level
    good luck

  • Object Usage Report

    Hi
    We're planning our upgrade and would like to do a cleanup of unused objects as a phase 1. Is there a SAP report that we can run that does analysis on e.g. TADIR objects and highlight objects that are not being used for the passed 6 - 12 months?
    If not, how would you propose we get this information?
    Thanks,
    Adrian

    Hi,
    An addition to that STAD.
    You can at one time call it for maximum one day.
    That report is using FM - data_read_function to get stats.
    You can call this FM in loop starting your date to today's date.
    If any stat is found means program was run..then you can skip that program.
    Regards,
    Harsh Bansal

  • Process Object usage in the HR Administrative Services

    Hello,
    Does anybody have more details on how the process object is used in the HR Administrative Services in mySAP ERP 2005?
    The SAP Online Help doc we have says that the process object is the data persistence object in this workflow.   I'd like to find out the following:
    1) how to save data into a process object
    2) how to retrieve data from it later in the workflow
    3) ultimately how is the process object itself persisted?  As an independent XML file, an XML file stored as a record in the relational DB, or as a bunch of records in the relational DB?  
    Thanks,
    Ye

    The process object can be picked from the workflow by reading the context of workflow.
    You can analyse this in the workflow process provided by SAP i.e. transfer process etc.

  • Lf_PurchaseOrder object Usage

    Good Day
    Experts:
    I am trying ot use the lf_PurchaseOrder object to give the User that orange arrow to display the PurchaseOrder.  The only was I can achieve this is by putting the DocNum value after the arrow in the Matrix cell.  If I put the PO# then I get an invalid PO# message. 
    The problem I am having is getting this to work with the PO# in the Matrix cell. 
    I noticed the OpenItems list uses the PO# next to the arrow to "explode" the PO.
    Does anyone have any helpful hints on this subject?
    Thanks,
    Ed

    Try this adding these lines to your code
    NCMColumn.ChooseFromListUID = "CFL1"
    NCMColumn.ChooseFromListAlias = "Code" 'or the key to purchase order
    and dont forget to create your function for adding CFLs.  Heres a sample for SAP SDK Help Center.  Don't concern yourself with conditions now .  Try them later so.  This sucker tends to be confusing at first!  So comment the part about conditions!
    Private Sub AddChooseFromList()
        Try
            Dim oCFLs As SAPbouiCOM.ChooseFromListCollection
            Dim oCons As SAPbouiCOM.Conditions
            Dim oCon As SAPbouiCOM.Condition
            oCFLs = oForm.ChooseFromLists
            Dim oCFL As SAPbouiCOM.ChooseFromList
            Dim oCFLCreationParams As SAPbouiCOM.ChooseFromListCreationParams
            oCFLCreationParams = SBO_Application.CreateObject(SAPbouiCOM.BoCreatableObjectType.cot_ChooseFromListCreationParams)
            ' Adding 2 CFL, one for the button and one for the edit text.
            oCFLCreationParams.MultiSelection = False
            oCFLCreationParams.ObjectType = "2"
            oCFLCreationParams.UniqueID = "CFL1"
            oCFL = oCFLs.Add(oCFLCreationParams)
            ' Adding Conditions to CFL1
            oCons = oCFL.GetConditions()
            oCon = oCons.Add()
            oCon.Alias = "CardType"
            oCon.Operation = SAPbouiCOM.BoConditionOperation.co_EQUAL
            oCon.CondVal = "C"
            oCFL.SetConditions(oCons)
            oCFLCreationParams.UniqueID = "CFL2"
            oCFL = oCFLs.Add(oCFLCreationParams)
        Catch
            MsgBox(Err.Description)
        End Try
    End Sub

  • Authorization object usage

    Hi All,
    I have an authorization object with following fields.
    ACTVT = 02
    WERKS = 1001
    RANGE_FROM  = 0
    RANGE_TO      = 999,999.00
    I want to validate whether the user enters a value in between these two RANGE_FROM and RANGE_TO. How can i achieve this.
    Also is there any way by which i can read the values maintained in the profile of the user for this authorization object. If this is possible then i can read the RANGE_FROM And RANGE_TO and then put a logic to validate.
    Please let me know if any of the ways are possible.
    Thanks

    Hi Pankaj,
    This is an example taken from the SAP Documentation:
    Here, M_EINF_WRK is the object name, whilst ACTVT andWERKS are authorization fields. For example, a user with theauthorizations
    M_EINF_WRK_BERECH1
       ACTVT 01-03
       WERKS 0001-0003 .
    can display and change plants within the Purchasing and MaterialsManagement areas.
    Such a user would thus pass the checks
    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'
        ID 'WERKS' FIELD '0002'
        ID 'ACTVT' FIELD '02'.
    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'
        ID 'WERKS' DUMMY
        ID 'ACTVT' FIELD '01':
    but would fail the check
    AUTHORITY-CHECK OBJECT 'M_EINF_WRK'
        ID 'WERKS' FIELD '0005'
        ID 'ACTVT' FIELD '04'.
    Hope it helps.
    Regards,
    Gilberto Li

  • Context Object Usage

    Hi Folks,
    How can i use context objects for passing the value of context object to another field in  BPM .
    <b>I am not asking about validating any condition using context Object and then doing something like Receiver Determination I am asking about how to pass the value of a field being declared as context object . </b>
    I will appreciate i can get step by step information.
    Regards

    Hi..
    Context Object are simply pointer to a specific XML tag. if you want to simplify your delopment you can define Context object for some fields and use the context objects. many message types come with their own context objects..
    Refer this help..
    http://help.sap.com/saphelp_nw04s/helpdata/en/6e/ff0bf75772457b863ef5d99bc92404/frameset.htm
    Regards
    Satya

  • Find Authorisation Object Usage

    Hi all,
    I want to find which auth object defined for a SAP report. For example i want to disable some users to reach sales order change documents. How can i find auth objects for this and disable users to reach ?
    Regards,
    techmaster

    Hi,
    You can find auth object in SU24 transaction code, but if you disable in SU24 it will effect for all users who have this report via a role.
    So I recommend you to create roles for this report with different activities.
    Thanks
    mohan

  • OUserPermissionTree Object Usage Help

    Good Day
    Experts:
    I am having a bit of trouble adding Authorizations using the oUserPermissions object.  My code is adding the Parent level and several child entries.  The code gets to a certain child entry and it errors indicating it is already in the table.  So, I go to the Additional Authorization Creator screen and do not see it there already. 
    The message box "Entry already exists in the following tables (ODBC -2035)". 
    But the message box never tells me what table. 
    Any ideas?
    Thanks,
    Ed

    Experts:
    I added as check(oPermission.GetByKey) for each permission and that appears to have solved my problem. 
    Thanks for looking,
    Ed

  • Usage analysis - Upgrade perspective

    Hello All,
    Is there any alternative if STAT is disabled and we would still be able to figure out the object usage analysis ? This is from the upgrade assessment perspective
    Thanks in advance.
    Best Regards,
    Sachin.

    Hello,
    I have confirmed this with SAP, there is no alternative to this.
    Best Regards,
    Sachin.

  • Flash8 or Flash CS3 determine what frames and objects use a given library object

    I am doing cleanup on a FLA file(a large fla file). I am
    looking for an easy way to determine where each library item
    may be used in the given flash document and at what frame and
    layer it may be used at.
    Yes I have updated the use counts by selecting "update use
    counts". Which is really nice. Becuase I can then
    easily delete all the unneeded objects(note: I was also
    guaranteed they(library items) were not called into the FLA file
    dynamically by action script, Which was a relief).
    So what I am looking for is a way to run a report for one
    object or for the entire library to show me where
    a given symbol, button,swf, flv or picture is being used in
    the parent or it's chidren or in another library item.
    Here is an example of the report I am looking for.
    Library Item "logo.jpg":
    ocurrence #1> _root;layer8,frame 25
    ocurrence #2> _root;layer(showlogo),frame 25(imageframe)
    ocurrence #3> _root;layer(showfinishpage),frame
    125(exitpage)
    occurence #4> LIBRARYITEM(logoTween),frame23,layer2
    Does anyone know how this can be done...?
    Additional search item references
    ==============================
    report library items
    Flash 8 library report
    Flash MX library report
    Flash CS3 librarry report
    Flash Library objects usage counts
    Keep use counts updated
    update use counts now
    determine where library items are used in a give fla file
    flash library "update use counts" objects frames report
    flash "library use" objects frames report
    flash 8 fla library usage where are they being used

    Will Edit > Find and Replace help?
    I don't know of any report, other than Generate size report
    (found in publish settings under Flash), but you could probably
    write a .jsfl script to do it for you I imagine.

  • CREATE OBJECT inside INITIALIZATION event in ABAP

    Hi everyone,
    I have one question, can we create object inside INITIALIZATION event. Why, I am asking this question is, because most of the time I have seen people to create object inside start-of-selection. Please give your thought on this.
    The code I have just coded below is also right or wrong?
    CLASS lcl_build_data DEFINITION.
       PUBLIC SECTION.
         METHODS : constructor,
                            get_all_files,
                             validate_site.
    *-- Private Section declaration
       PRIVATE SECTION.
             METHODS : clear_and_refresh,
                                display_output.
    ENDCLASS.                 
    *** class declaration,  create instance for the class
    DATA: gv_data     TYPE REF TO lcl_build_data.
    INITIALIZATION.
    *** Create class object. Constructor method will be called to Refresh
    *** and Clear all internal tables and Work areas
       CREATE OBJECT gv_data.
    *                    AT SELECTION-SCREEN             *
    AT SELECTION-SCREEN ON s_vkbur.
    *** Sales Office validation
       CALL METHOD gv_data->validate_site.
    *                START-OF-SELECTION                    *
    START-OF-SELECTION.
    *** Get the list of all files from unix dir.
       CALL METHOD gv_data->get_all_files.

    Since you are using the same object for your Selection screen related events, AT SELECTION-SCREEN, you would have to instantiate the object in the INITIALIZATION event. If your object usage is just for the data - In case you use the MVC design pattern, you should push back the object creation in START-OF-SELECTION.
    Regards,
    Naimesh Patel

Maybe you are looking for