PI and Abap Data connectivity

Hi All,
we are working on PI and Abap connectivity and its done but,
when I execute SPROXY transaction in ECC, I see Service methods..I am not sure which method to use to write the ABAP code to push the data to PI server.
Earlier In XI 3.0 I used execute asynchronous method.
BUT here i have PI   and   am clueless with PI methods.
Can anyone share some documents or link or sample code to let me know under which method of PI i can write ABAP code ? 
Thanks
Meeta

Hi
Could any body share with me the sample abap code for outbound in PI or XI and Abap connectivity via Proxy..
i have a requirment for Outbound where i need to fetch data from ECC and abap has to send data to PI or Xi.....( Outbound )
Please not i need for Outbound and not for Inbound
Points will be rewarded for most relevant help..
Thanks
Meeta

Similar Messages

  • Can't i use xml schema and oledb data connection at the same time?

    Hello to all and thanks in advance.I use xml schema and oledb data connection at the same time and the problem is that when I try to export the xml, the outcome is not what i expect.Without the oledb connection everything is ok (just the schema) and the xml complies with the schema.
    Can't i have both schema and oledb and the exported xml be as i want it?

    You can use both at the same time, but not gor Internet access if that's what you're asking.
    Now there is a thing called Link Aggregation, which combines a number of interfaces for speed/redundancy, but it really only works locally, and then only with ALL special equipment in the route, and most likely OSX Server involved.
    Sorry.

  • Using XSLT to link XML and ABAP data

    Hi Experts,
    I am using XSLT to deal with XML and ABAP data.
    I using the following statement to convert a Internal Table to XML String:
    CALL TRANSFORMATION id SOURCE  root = lt_sflight RESULT XML l_xml_string.
    And I get the XML String:
    <?xml version="1.0" encoding="utf-16" ?>
    <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    <asx:values>
    <ROOT>
    <SFLIGHT>
    </SFLIGHT>
    <SFLIGHT>
    </SFLIGHT>
    </ROOT>
    </asx:values>
    </asx:abap>
    But What I expected is:
    <?xml version="1.0" encoding="utf-16" ?>
    <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    <asx:values>
    <ROOT>
    <DATA>
    </DATA>
    <DATA>
    </DATA>
    </ROOT>
    </asx:values>
    </asx:abap>
    Could you tell me how to get my dream format using XSLT?
    Best Regards,
    Guo Guo Qing
    Edited by: guoqing guo on Jun 11, 2008 9:58 AM

    Hi Experts,
    I am using XSLT to deal with XML and ABAP data.
    I using the following statement to convert a Internal Table to XML String:
    CALL TRANSFORMATION id SOURCE  root = lt_sflight RESULT XML l_xml_string.
    And I get the XML String:
    <?xml version="1.0" encoding="utf-16" ?>
    <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    <asx:values>
    <ROOT>
    <SFLIGHT>
    </SFLIGHT>
    <SFLIGHT>
    </SFLIGHT>
    </ROOT>
    </asx:values>
    </asx:abap>
    But What I expected is:
    <?xml version="1.0" encoding="utf-16" ?>
    <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    <asx:values>
    <ROOT>
    <DATA>
    </DATA>
    <DATA>
    </DATA>
    </ROOT>
    </asx:values>
    </asx:abap>
    Could you tell me how to get my dream format using XSLT?
    Best Regards,
    Guo Guo Qing
    Edited by: guoqing guo on Jun 11, 2008 9:58 AM

  • WIFI and mobile data connections not connecting with any other outside WIFI networks. Bluetooth not working in car. Any solution?

    After installed iOS7 I am facing the following two problems:
    1. WIFI as well as mobile data connection are working fine at my home. But, not connecting with any other outside WIFI networks. Error message is 'unable to join network'. Mobile data also not connected outside my home. Sometimes wifi and mobile data connect outside my home when I turn off and on the phone.
    2. Bluetooth, in my car, paires well and incoming and out going calls can be received and made. The problem is no sound out put from speakers.
    Apple please make note of the above problems (of million people) and give solution before giving any other updations for painting and tinkering the screens.

    Check this thread, the same solution might work for you:
    http://discussions.nokia.com/t5/Nseries-and-Symbia​n-Smartphones/N8-111-040-1511-Wifi-and-mobiledata-​...

  • Difference between passive and active data connection mode for  FTP

    Hi,
    Does any body have the idea of passive and active data connection mode for the transport protocol FTP.
    I have one server with FTP, I have to pick the data from this FTP to XI.
    What is the difference between active and passive data connection? Does XI supports both the connections?
    Thanks & Regards
    Katta Mohan Reddy

    Hi
    According to SAP Note - 821267
    Q: Does the File Adapter support active data connections when connecting to an FTP server?
    A: Up to and including SP14, the File Adapter exclusively uses passive data connections. Starting with SP15, active connections will be available.
    Difference between active and passive,
    You can definitely refer to the site mentioned by Suraj
    cheers
    Sameer

  • Java and abap stack connection

    Hello,
    how to check connection b/w Java and ABAP stack.
    I am getting below error :
    SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>
      <SAP:P1>connection to partner 'localhost:0' broken / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 t</SAP:P1>
    We did some upgrades of kernel and jvm and started getting this error.
    Please suggest

    Hi,
    Check this threads
    JCO_SYSTEM_FAILURE
    JCO_SYSTEM_FAILURE
    JCO_SYSTEM_FAILURE . Pls help
    Regards
    Ramesh

  • Nokia 5310, bad USB cable and no data connection v...

    1. The USB cable shipped with my phone does not fit into the phone. What can I do?
    2. Connecting via bluetooth I can not transfer contacts or organizer info. I get this message "Data transfer not possible. Check data connection." What do I do to fix this?

    23-Sep-2008 11:22 PM
    kiddco wrote:
    1. The USB cable shipped with my phone does not fit into the phone. What can I do?
    2. Connecting via bluetooth I can not transfer contacts or organizer info. I get this message "Data transfer not possible. Check data connection." What do I do to fix this?
    1> Try to return it back and probably get a replacement.
    2> What do you mean? Connecting phone to PC?

  • Fstream on a text file and exel data connection breaking

    Hello,
    I am writing to a text file using C++ code below (VS 2008). Then I do a "Data Connection" from excel2013 to this text file: the purpose of this is to have a "live" display of some graphs based on this log file. Parameters
    of the data connection is shown below.
    That works fine for some time (a few hours), then for some reason, the log file stops being updated, although the C++ program is still running. No error message displayed.
    Same thing happens if my C++ program just ouputs on the console using cout<< and I redirect the ouput in a logfile using the redirect DOS ">".
    Anyone has any idea??
    It is is so magical to have this live excel view of my batches, I would love to use that! Thanks.
    LogFile.open(LogFileName.c_str(), ios::app);
    if (!LogFile.is_open())
    cerr << "Could not open: " << LogFileName << endl;
    else LogFile << "This data" << endl;LogFile.Close();

    Does the problem occur when some large file size is reached, such as 2G? The issue can be caused by some limitation of older library (https://connect.microsoft.com/VisualStudio/feedback/details/627639)
    or by a limitation of Excel.
    If the issue is observed even on medium files, then try analyzing the status of stream (LogFile.bad() etc.) after “<<”. Perhaps it fails occasionally when Excel accesses the file. Check you program when Excel is stopped.

  • Since updating the IOS to the latest version, and I'm having problems with the voice calls and the data connection

    I'm facing a problem receiving calls, and connecting to data since I updated the IOS to the latest version

    Hi there Abdallahbaba,
    You may find the troubleshooting steps in the article below helpful.
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    -Griff W. 

  • Breaking Links to and External Data Connection using the cubevalue() function

    I have spreadsheets that connect to an MSAS cube successfully and pull data in the cells using the CUBEVALUE function.
    Is there a way to perform the equivalent of 'breaking links' to the external database so that the spreadsheet can be distibuted to others that will not have the external database connection set up on their computer/excel environment.
    I find that if i email a spreadsheet with data retreived using cubevalue functions to someone without the external database connection they do not see the values preserved with the spreadsheet and end up with blank or zero cells, etc.
    I have unchecked the box related to 'refresh data when opening file'.
    In a perfect world i would like to remove the db connection and be left with pasted values, similar to breaking links to an external workbook but I am not sure if that is possible.
    I am desperate to find a way to distribute these spreadsheets and be confident that Excel won't be unsuccessfully trying to refresh a connection that isn't on other peoples computer.
    Thanks for any guidance

    Maybe you can upload a sample file to a file sharing site and then share the link with us.
    As you said you have already unchecked the option 'Refresh data when opening the file' within Connection Properties.
    When you send the Excel file to someone without this data connection, they should get the correctly data unless they click the button 'Refresh All'.
    Wind Zhang
    TechNet Community Support

  • MIRO and MIGO data connect

    hi friends,
    is there any possible to pass data entered in one tcode to another
    eg.. i am entering header text in tcode MIRO has vehicle
    i should get this same header text in tcode MIGO
    is it possible
    thanks
    regards
    raj

    hi

  • Excel 2013 data connection to SharePoint list - charts won't update unless i manually refresh

    I have a list called 'donations', and a connected workbook stored in an SP Document Library. On my sitepages homepage, I put an excel web part connected to a chart called "Total Donations". 
    I'm storing the Data Connection file on a Windows shared drive and I've given my Excel service account R/O to that drive. I'm using the Secure Store Service for my data connection, and it's refreshing data (but only when I open the Excel document).
    I think this is because I've set the data connection properties to 'Enable background refresh', and 'Refresh data connection when opening', and 'refresh this connection on Refresh all'. 
    When I do a refresh from the web part on the home page, nothing updates :(  Anyone want to point me in the right direction?  I was going down the rabbit hole on PowerPivot services (thinking cannon to kill a fly), but couldn't find anything relating
    to this particular use case.
    P.S. I don't want to use the 2010 Chart Part because it's a POS.
    Anyway, any direction would be helpful.  Thanks.

    Did you try this
    http://www.sptechcon.com/news/sharepoint-dashboard-excel

  • Browser based InfoPath form deployed on a Claims based Web Application calling a Secure Web Service via Data Connection

    hi,
    We have a Browser based InfoPath Form deployed on a Claims based Web Application. We are tyring to call WCF Services that are secure using Certificates via the Data Connections on Infopath Form.
    Earlier we used to get the Data in BCS External List via the WCF Services and the Data Connections used to get the Data from the BCS External List. Due to Performance Issues, we want to remove the BCS External List and straightaway call the secure WCF Services
    via the Data Connections.
    Have anyone implemented this scenario.
    Thanks
    Ram
    Thanks Ram

    Hi Ram,
    As these are browser based InfoPath forms, you have two options 
    1) Deploy as sandboxed forms
    In this case you have to create a secure store application id and then set the credentials for that account.
    You then have to export the data connection to Data connections library and modify the .udcx file to utilize the newly created secure store application id.
    This may sometime give issues related to sandboxed code service. You have to give permissions on the secure store for the user account which the sandboxed code service is running.
    2) Deploy as administrator approved forms
    This would be ideal way of doing things as you have full control over the web request if you write code behind InfoPath forms.
    3) Deploy as a Hybrid solution
    a) Write a full trust proxy solutions (extend SPProxyOperation class and override execute method) and make the web request call inside this and return the response
    b) Invoke above operation from the sandboxed InfoPath form's code behind by SPUtility.RegisteredProxyOperation(four part assembly name, operation args)
    Hope this helps.
    Thanks,
    Srikanth

  • ABAP server connection error

    Hi All,
    Ours is a working BPC system. Today we are simply not able to connect to BPC excel or admin. When we checked the back end by logging into the server machine and running the server diagnostics, found that 'SAP Connection' is not successful. This is same message we are getting when logged on to the server machine 'ABAP server connection error". Something went wrong. Any idea to fix this particular issue without having to reinstall the BPC server program.
    Have tried the below:
    Checked the locks for all system communications users such as BPC_SYSADMIN, BPC_ADMIN, and BPC_USER and no locks ensured.
    Any help to resolve this issue would be highly appreciated.
    Thanks,
    Santosh

    Hi All,
    Yeah the issue is resolved after we had reset the domain id that we linked to different communication purposes between ABAP and .NET systems using UJA3_WRITE_SYSUSERS program. In our case, the problem occured as we have started using the IDs that are set purely for communication between .NET and ABAP systems in the above program for accessing BPC and developing BPC objects. This apparently has caused some disruption and ABAP server connection failed.
    In other words, BPC_ADMIN, BPC_SYSADMIN and BPC_USER which were created in domain as mentioned in the installation guide should not be used to access BPC front end to develop BPC related objects. I hope I understood correctly here.
    -Santosh

  • Problem with server-relative Data Connections

    I have an infopath form (2007) set up to submit data to a web service. Because we want the form to be browser-enabled, I set up data connection files to submit through. 
    When I try to submit in the browser, I get an error message. When I open the form in Infopath and submit there, I get this more detailed message: 
    "One or more data connections in your form are specified with a server-relative link, but no publish location has been defined for the form. Data connection settings will be retrieved from the server specified at design time. To enable the server-relative
    link, publish your form to a Microsoft Office Server. Certain types of server-defined Web Service connections will not work with the design time settings."
    If I hit OK here, the data submits to the web service properly. 
    I'm not sure what the problem is. My form is published to this location: 
    https://portal.company.com/ca/it/requestform/Forms/
    And the data connection library is here:
    https://portal.company.com/ca/it/connections/Forms/
    Any suggestions? Am I missing something obvious?
    thanks.

    I am able now to test my connexion succesfully after having restart my ODI.
    I can reverse my XML file too.
    But my datastores are empty except the first datastore genrated which correspond to the first Tag (the one after the root).
    Please Help...

Maybe you are looking for

  • How can I use Office Update without the Office CD?

    How can I use Office Update without the Office CD? On the microsoft website I've clicked the options which mean I shouldn't need the CD (which wasn't supplied with the laptop), but poartway through updating the service pack I get a request for the Of

  • Multiple Invoice Creation

    Hi All, I want to create Multiple Invoice Creation through BAPI or FM. For this invoice PO is the Reference. As per requirement i have multiple PO in container, at one shot i want to create invoice realted PO as the reference. Thanks Amit

  • ADF FACES: jdeveloper hangs on opening a .jspx file

    I may not have had this file open since updating to EA13, but I'm not positive. Upon trying to open the file (code below), jdeveloper hangs. It sucks down roughly 50% of the CPU and the memory footprint slowly grows (about 3 MB per minute). As of now

  • TS1702 is there a way to restore deleted photo's

    I plugged my phone into the computer and accidently synced it with my boyfriends i phone.  I lost very important photo's.  My son's 1st day of school, his bday, christmas pictures.  just wondering if there is a solution

  • Can't get rid of sync icon in menu bar

    I just sold this powerbook to a friend and I'm having problems getting rid of my identity for her. 1) I can't get rid of the sync icon in the menu bar (or whatever it's called) 2) I can't get to the place in the system preferences where this is enabl