Problem in transmitting the RFx Award from E-Sourcing to ECC

Hello,
  We have integrated the E-Sourcing and ECC environment, when we are transmitting the RFx from E-Sourcing to ECC through SAP PI7.10, we are getting following HTTP 403 error:
ID: E-Sourcing was unable to publish PROP-00090--2010 to ERP. class java.io.IOException Server returned HTTP response code: 403 for URL: http://MB1ES1025:50200/sap/xi/adapter_plain?namespace=http://frictionless.esource.com/v2.0&interface=MI_ESI_AWARD_PO&service=FCI_TENANT&QOS=BE&sap-user=abc123&sap-password=abces&sap-client=001&sap-language=EN. Please contact your system administrator.
I believe that the error are for common cause and possibly the Integration engine is not accepting HTTP request. We have assigned almost all security profiles to the user in the SAP PI Box, as basic assumption is that  it looks like these error due to security reason.Kindly help.
Also we are not using HTTPs services, is it mandatory as we are using only HTTP protocol.
Thanks and Regards,
Satish

Hi Shri,
1. We are upgrading from E-Sourcing 4.4 to 5.1 and changing the database from Oracle to db2. Would this have any effect on the reports? would the reports have to be re written again?
Ans: Yes you will need to modify the reports according to DB2. or raise it to SAP if they have some standard tool for same
2. The upgrade is mainly to use the portugese language support in 5.1 SP02. Also would you suggest SP02 or any other Service Packs after SP02?
Ans: I will suggest to go with SP06 as SP05 has lots many bugs
3. Does SP05 have portugese language support? In the documentation i have not seen anything about the portugese language support for sp05.
Ans: Must be supporting as it is higher version.
4. Also we plan to integrate e-sourcing to ECC or SRM. what are the pros and cons if we integrate it to SRM Vs ECC? what do you recommend?
Ans: Check above post
~Ankush Mittal

Similar Messages

  • Problem in getting the database connection from a connection pool

    Hai All,
    I am facing a problem in getting the database connection from a connection pool created on weblogic server 8.1.
    I am using the Oracle database 8.1.7.
    I have configured my connection pool, datasource and JNDI in weblogic.
    In my java program i have the following code to retrieve the connection.
    import java.sql.*;    
    import java.util.Hashtable;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    class jdbcshp1 {
        public static void main(String[] args) {
         Connection connection = null;
         try {
               Hashtable ht = new Hashtable();
               ht.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");  // Wanna get rid of this.
               ht.put(Context.PROVIDER_URL,"t3://localhost:7001"); // wanna get rid of this.
               // Get a context for the JNDI look up
               Context ctx = new InitialContext(ht);
            javax.sql.DataSource ds = (javax.sql.DataSource) ctx.lookup ("myjndi1");
              //Create a connection object
              connection = ds.getConnection();
         The above code is working fine but, the two ht.put statements are creating problem.
    The problem is, after converting the application into WAR file it can be deployed
    on any machine or different port on same machine. My application fails if its deployed on
    weglogicserver which is at different port.
    Is there any way that i can get rid of those ht.put statements or any other way to solve the problem.
    any help is appreciated.
    Thanks in advance
    Pooja.

    Hai All,
    Firstly, thanks for ur reply.
    Even i have seen some code which uses context constructor with out any parameter and works fine.
    i dont understand why its not working for my code.
    When i remove those ht.put code and use context constructor with out any parameter, it giving an error.
    Context ctx = new InitialContext();
    javax.sql.DataSource ds = (javax.sql.DataSource) ctx.lookup ("ocjndi");
    connection = ds.getConnection();The error is as follows:
    javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    the above error is forcing me to include those code but if the port number is changed the code will not work. Plz let meknow if some setting have to be made.
    I appreciate all ur valuable help.
    Thanks once again.
    Pooja.

  • Client wants to upgrade the R/3 from ECC5.0 to ECC 6.0, what is the impact

    Client wants to upgrade the R/3 from ECC5.0 to ECC 6.0, what is the impact on BW 3.5.needs to upgrade any thing?.
    Is there any impact in BW3.5 system.
    This is very urgent.
    Please respond immediatly.
    Thanks
    Vasu.

    Determination of Prerequisites
    Purpose
    As parallel maintenance has been deactivated, you have to implement various measures, depending on how your system has been configured, when you upgrade to release SAP ECC 5.00, Financial Services (EA-FS500). These measures affect release levels SAP ECC 5.0 and SAP ECC 6.0.
    Process Flow
    Use the graphic and the subsequent documentation to check which activities are required in your system due to the deactivation of parallel maintenance. The process represented in the graphic is explained in greater detail in the following sections:
           1.      Check whether you use the Real Estate (RE-Classic) solution.
    ¡        If you do not use the Real Estate (RE-Classic) solution, no additional steps are required.
    ¡        If you use Real Estate (RE-Classic), additional checks are necessary.
           2.      Check whether, in addition to Real Estate (RE-Classic), you also work with a solution that uses the SAP Business Partner.
    ¡        If you only use Real Estate (RE-Classic), additional checks are necessary.
    For more information about the activities to be processed, see Steps for Exclusive Use of Real Estate.
    ¡        If, in addition to Real Estate (RE-Classic) you also work with a solution that uses the SAP Business Partner, additional checks are necessary.
    For more information about the activities to be processed, see Steps for Additional Use of an SAP BP Application.
    Regards,
    Subha

  • Problem by transporting the message mapping from PI 7.0 to PI 7.1

    Hi Everyone,
    by transporting the message mapping from PI 7.0 to PI 7.1 i have got the following problem.
    "Source code has syntax error:
    K:\usr\sap\E71\DVEBMGS00\j2ee\cluster\serve......
    package udfpool does not exist
    import udfpool.*;
    i have used a UDF in my message mapping.
    This UDF calls for a method of a java class, which is imported as a .jar file with this message mapping.
    this message mapping works very well on PI 7.0,
    but doesn't work any more on PI 7.1 because of the problem described above.
    anyone can help me out of this problem?
    thanks!
    zc

    hi,
    but did you import the jar archive to 7.1 first?
    Regards,
    Michal Krawczyk
    http://mypigenie.com XI/PI FAQ

  • Problem of running the jump query from the result line

    Dear expert,
    I have a problem when running a jump query from the result line. Apparently, the values of the caracteristics haven't been sent to the jump target.  However, the configuration in RSBBS seems to be good as the jump works well from the other lines.
    Does anyone have some ideas on that?
    Thanks in advance!

    Hi,
    If you are supposed to bring across characteristic values to your target, then you will not be able to jump from the result line. The configuration expects that the values of the characteristic marked as being used in the jump are filled with unique values. When you use the result line as a source for your jump, the values in the result line will most likely be based on the sum of multiple characteristic values.
    Hth,
    -Jacob

  • How to set the RFQ creator as the doc owner of the RFx created from RFQ

    Hi,
       I know for sure that when we add the DOC_OWNER_USER to a csv/xml file to import MAu2019s using the schedule task,  the MA document is created by the schedule task Run As user but the MA Doc Owner is set to the user who is passed in the DOC_OWNER_USER column.
    In the RFQRFx process the standard mapping does not send this information from ECC. But we have customized the ORDERS05 IDOC to send the RFQ creator and made changes to the standard mapping in PI to map this information to  the standard field DOC_OWNER_USER  in the XML sent to Sourcing.
    But when this xml is imported, the document owner of the RFx  is still being set to the scheduled task Run As user instead of the DOC_OWNER_USER passed from ECC.
    The import manager is not recognizing the DOC_OWNER_USER field and not  taking the appropriate action to set this user as the owner.  Have you guys faced similar issues? Can I report this as a BUG or do I need to handle this through scripting??
    Regards
    Rachith

    Thanks for the reply Jaap.
    It was really helpful. But i need further help on this.
    I need to change the browser title based on the tab selected. And here the tabs on spaces page is actually coming from a custom task flow. Any idea how can i achieve this? And there is no page refresh involved.
    Some help on this please.
    Thanks

  • Problem in accessing the standard transaction from Portal through RFC

    Below is the error we are getting when we run RFC (which has P60) from the portal(JAVA webdynpro)  which inturn uses BDC to get the spool id from the standard p60(RPCEOYG0)..
    Msgid "00"
    Msgno "359"
    Msgtx "The transaction was terminated by the user".
    But if i keep the debugger inside the RFC after the call_transaction and if I press F8 then I am getting the correct output. Could some one tell me the reason behind this ?
    thanks,
    Prashanth J R

    Hi,
    It sounds to me like the BDC or some other component being called from your Z function module requires some sort of dialog interface (maybe an "Are you sure?" type message).
    When calling RFC from Web Dynpro, you should ensure that at no point in the call stack does it try to perform any dialog functions (messages, pop-up box, display screens).
    You mention that you BDC does a CALL TRANSACTION at some point, you should ensure that this isn't executed when you are calling by RFC from a Web Dynpro.
    Your Z function module should be able to execute from start to finish, returning the results without any dialog interaction.
    I might be wrong, but it sounds similar to a problem we  had a few years ago where someone had coded an "Are you sure?" message into a function module that was called from a stadard R/3 dialog screen as well as Web Dynpro in the Portal, and it broke the portal based stuff.
    Cheers,
    Chris

  • Problem in accessing the media files from another server

    Currently I am working in a project with streaming video on demand and using FMS 4.5.
    Let’s say the FMS is installed on one machine say ‘121.123.35.34’ and there is another server ‘100.54.88.222’ where all the media files belong. Now we need to point to this third server to play videos from FMS.I have done the below changes:
    In the fms.ini file: set the VOD_DIR2 = \\100.54.88.222\myvideos
    In the application.xml: Added the stream: <Streams>/hr;${VOD_DIR2}</Streams>
    From my application accessing the path of flv as:source= “rtmp:// 121.123.35.34:1935/vod/hr/test” . Not able to access the video.
    Note: If I will point to say ‘C:hrvideos’ in VOD_DIR2, then I am able to access the videos using the same URL.
    I also tried mapping the shared path to the FMS machine and then given the mapped drive path in the VOD_DIR2, but this also doesn’t work.
    Please let me know:
    If we need to configure any other parameter to stream videos from another server.
    VOD_COMMON_DIR: I modified this similar TO VOD_DIR to location 'C:hrvideos', I am able to stream the videos using rtmp, but not abl eto stream with http.
              Please let me know  can we stream using http also as we need this to run f4m manifest file.
              http://121.123.35.34:8134/vod/hr/sample.mp4.
              http://121.123.35.34:8134/vod/hr/sample.f4m
    Thanks,
    Anjali

    Hi Shiven,
    I followed the steps suggested by you:
    1) Changed the stream:
    <Streams>/hr;${VOD_DIR2}</Streams> to<Streams>/;${VOD_DIR2}</Streams>
    But not able to access the video with rtmp:// 121.123.35.34:1935/vod/test
    2) For http streaming, changes the HttpStreamingContentPath in hds-vod in the httpd config file, and tried to stream the video like:
    http:// 121.123.35.34:8134/vod/test.mp4 or
    http:// 121.123.35.34:8134/hds-vod/test.mp4
    But not able to load the video.
    Please suggest?
    Thanks & Regards,
    Anjali Rawat

  • Problem in populating the new field from the extract structure. Kindly help

    my requirement a new text field is added on R/3 side and I have to populate
    the same field into BW.
    In the R/3 a new customization table 'AAA' is created which will have
    code - char 3 and
    text - char 30.
    The code field is added to a table BBB.
    The SAP standard generic data source exracts data from the table BBB where in the new code field have been added.
    Now I can the see the code field in the extract structure and not in the data source as the filed has selection value 'A' when checked in the ROOSFIELD table.
    To populate the value in BW, I will be creating a Generic Master Data text wherein I fetch the values from the table 'AAA' which the fields code and text  and replicate the same in BW.
    In the reporting level, the code InfoObject will be selected as display both KEY and TeXT, by doing I can populate the values of TEXT in the reporting.
    But to achieve the same I need to add the field code in the ODS but cannot do the same because I am not able to see the field code in the data source.
    Kindly let me know how to achieve the same.
    Also let me know if there is any alternate solution to populate the text field in BW.
    Any Inputs will be appreciated.
    Thanks

    > You should get the userdatasources bound to the
    > columns and assign the values of the recordset to
    > each one and after that use "setLineData" to write in
    > the matrix.
    >
    > hope it helps
    Hi all,
    i have created tables (non BO Tables) directly on the SQL-server and want to use recordset to populate a user form matrix.
    Is there any workaround to achieve this using non BO tables?
    Please provide some sample code since it is a very urgent matter.
    regards
    Daniel

  • I have purchased iphone 5 in 22/03/2013 but i was face a problem that on the both side from where we handle the phone from that end the body color is getting of i don't know why this is happen please suggest what should i do now

    i see that after 3 month from the purchase of my iphone 5 the body color from where we handle the phone while talking in getting color out from that side. please suggest me what should i do

    hello abhishek,
    if the issue was from beginning (dead on arrival) you can call the apple hotline and they can create a replacment for you.
    but if the issue wasnt from beginning than it is a cosmetical issue, cosmetical issues are not covered by the apple warranty. than you should make an appointment in an apple retail store and hope that the workers there replace that device.

  • Problem regarding offset length while upgrading from 4.7 to ECC 6.0

    Hello Friends,
    We are upgrading our system from 4.7 to ECC 6.0, during the this I have come across one problem in custom program. Program is not syntactically correct. It's giving error at  write statment. WRITE : W_LFA1 +3(1429)  to T_FILE. W_LFA1 is having of type LFA1. Error is "The sum of the offset and length (=1432) exceeds the length of the start (=1232) of the structure." Can anyone guide me in this.

    Hi Chetan,
    This should be an unicode error.
    Try to replace your write statement by WRITE : W_LFA1 3(1429) to T_FILE and see.
    Regards
    Sayee

  • POWL manipulation at the RFx level in Strategic Sourcing

    Dear All,
    I am new to SRM working on the Technical side .
    Need to modify POWL_TABLE in the RFx screen when first time we click on the Strategic sourcing I want to population PR Number with Rfx Number .
    Have already configured the Pr field in the config  : Adjust POWL Layout, Search Criteria, and Pushbuttons
    Now Purchase requisition Field is there in Table Control but its empty I know the logic from where I could get the PR.
    Could any one help me where I could write the code to populate the Purchase requisition in the table control .
    Thanks & Regards,
    Ankit Jain

    Hi Ankit Jain ,
    write  the logic in this Badi : /SAPSRM/BD_CLL_POWL_FEEDER create filter and  implement the logic based on the business object .
    Thanks & Regards
    Pradeep Kumar Dondeti

  • I lost all of my Itunes music because of an infection that required them to wipe my computer.  I am trying to get the music back from multiple sources.  What I have recovered is a mess. Albums are mixed or songs not grouped as album. Help?

    My computer got infected with some terrible virus.  I contacted the manufacturer and they said the only thing to do was wipe the whole thing. I could not back it up bec this mess?ause it would include the infection. I have been trying to recover the lost music from several different places.  A friend tried to help me by putting all of his music on my computer from his external hard drive. That was very nice of him but now it is a terrible mess. The recovered songs are not grouped into albums correctly.  Some albums are mixed - every other song is from the other album.  Some songs are listed separately and not grouped as an album.  I tried to ask iTunes to find album art work and it has been running that for over 48 hours. Is that possible?  When I try to stop it I get a message that says I will lose all the data.  I admit that I am not very tech. savvy and I really don't know what I am doing.  It took me more than 20 years to make that collection and I am heart broken. Do you have any ideas about how I start to fix

    Unfortunately you've discovered too late how important it is to maintain an up-to-date backup of your iTunes library (and all other data of value).  You could, before wiping the drive, have considered making use of a commercial data recovery service that could (albeit at considerable cost) have extracted your library from the hard disk, even if virus infected.
    In the absence of that option, you will need to restore the content of your library from its original sources:
    Depending on your location, you may be able to re-download any iTunes Store purchases that are still available on the Store
    Likewise, most digital purchases from Amazon (including auto-rip copies of purchased CDs) should be available from the Amazon Cloud and via the Amazon Music application - the same may be true of other commercial sources for digital downloads
    Content imported from your CDs will have to imported again
    The specific situation that you describe regarding the music imported from your friend's external HDD suggests that either the source is badly organized and/or originates from a source other than iTunes (other media players may use alternative tags for information like artist, title, album, etc. that are not wholly consistent with how iTunes handle these).  Without details of the issues you're seeing it is difficult to suggest a remedy other than going through the media album-by-album, track-by-track, and correcting the inconsistencies.
    In the absence of a backup or access to the original library data there is no option other than painstakingly recreating your library as described above.  As you do so, you'll now realize how important creating and maintaining backups are - in my case I have at all times three separate duplicates of my library, in two different locations, where none is ever more than a week old compared to the content of my master library.

  • How to exclude the overhead cost from DIP source data

    Hi :
    I'm using EK01 condition to catch all the cost booked against  the project object from PS, when I try DP91 to have DMR, it's return error "material determination error".. that's caused by overhead cost element is not configred in ODP1.
    Actually, we're not expecting overhead to be billed to customer,, how we can config to get this resolved ?
    Thanks !

    Hi :
    I'm using EK01 condition to catch all the cost booked against  the project object from PS, when I try DP91 to have DMR, it's return error "material determination error".. that's caused by overhead cost element is not configred in ODP1.
    Actually, we're not expecting overhead to be billed to customer,, how we can config to get this resolved ?
    Thanks !

  • How to measure the analogy voltage from different source?

    Hi all,
      I am trying to measure the voltage generated from a function generator ranged from -2V to +2V. I am trying to use a PCI-6023E for analogy input. I directly connect the voltage output from the generator to one of the analogy input channel, but the reading is not that accurate, it should be 2.4V but sometimes it read 2.6V and sometimes 2.2V or less. I am thinking if anything to do the the ground? Where should the ground of the BNC from the generator should connect to? Someone suggests to use differential input but I have no experience of doing that, any suggestion or example?

    Hi dragondriver,
    I'm providing below links to 2 documents that discuss wiring considerations that are applicable to your device.  Hopefully this information is helpful!
    E Series User Manual
    http://www.ni.com/pdf/manuals/370503k.pdf
    Field Wiring and Noise Considerations for Analog Signals
    http://www.ni.com/white-paper/3344/en#toc5
    Josh B
    Applications Engineer
    National Instruments

Maybe you are looking for