Solution Manager connection in Data Services

Hi,
When trying to make a data store connection in Data Services to a Solution Manager system I get an error that there is no connection or my credential are wrong.
I can ping the system so there is a connection.
I can log in to the Solution Manager system via the GUI so the credentials are ok.
So far i have found out that the Data Store connection cannot connect to Solution Manager because it per default tries to connect to port number 3200 while the Solution Manager system default has port number 3300.
But i can't change / select port number in the Data Services data store connection. So what do i do?

There is a problem in the transport file supplied with BODS installation folder. Pls refer to the SAP Note :
1616269 - Problems when installing Data Services 4.0 SAP transport files (900155.R63)
We have used the new transport files but we are still getting the below warnings in the log files and it returned with return code 4 :
Maximum length ("255") for "CHAR" in transparent tables exceeded
The SAP Note 1446648 - Warning Messages installing SAP R3 transports for Data Services sayou can ignore those warnings but we are still not able to see the ZAW0 Function group in SE37.
Let me know if you are able to do it successfully.

Similar Messages

  • Solution Manager 7.1 IT Service Management: IRT, MPT new status

    Hello everyone,
    I am wondering, if  in SAP Solution Manager 7.1 IT Service Management I can customize new status into SLA measurement, for example 'Customer action' duration time at Web browser (similiar fuctionality as IRT(The initial response time) and MPT(maximum processing time)).[IRT & MPT|http://pokazywarka.pl/ysrkhe/]
    Equally, new SLA status should be calculating duration for the other incident status for example "In process". If anyone has idea, please advice.
    Best regards,
    SAPFan
    Edited by: SAPFan on Feb 6, 2012 10:48 PM

    Hi,
    Under the System Prepration section I have 2 questions I need additional clarification:
    1. Under 6.2 Prepare Outside Discovery -> Establish trusted connection-> /usr/sap/hostctrl/exe/host_profile of solution manager server:
    a. I added service/admin_users = daaadm. Am I suppose to include the password? what should the formate be?
    What you have entered is fine. Would not need to provide the password as well. Check the External discovery troubleshooting guide sections.
    https://websmp207.sap-ag.de/~sapidb/011000358700000486362011E
    2. Under 6.3 Connect Diagnostic Agent -> ran the following command on my ECC server:
    ./smdsetup.sh managingconf hostname:"solutionmanager.FQN" port:"50004" user:"ddaadm" pwd:"password1"
    a. Is the user/password referring to SolutionManager admin account?
    b. How do I check if it's running correctly?
    c. How to get my solution manager to see my Ecc server's diag agent?
    The user password should be a Solution Manager Java user like SMD_ADMIN or J2EE_ADMIN
    How to check for diagonstic agents, again check the trouble shooting guide referred above.
    I checked the following:
    Start Visual Administrator and navigate to: Server node -> Services -> Security Provider. Please also make sure that the MBeanAdmin is mapped to the Administrators Security role on both: com.adobe/AdobeDocumentServicesADS-EJB and com.adobe/DocumentServicesLicenseManagerADS-License
    I don't see the Adminstrator role to add to the above. Am I suppose to just enter "administrator"?
    Yes, just add the role "Administrators"
    2. Solution Manager Internal Connection -> Setup DPC/DCC Web Service URL
    a. I'm supposed do the following: You have started the Agent Administration:
    b. How do I start the Agent Administration?
    Make sure you have the role SAP_SMWORK_DIAG assigned to your user ID via SU01. Then call solution_manager tcode and goto the RCA tab. Agent Administration link should be available.
    Regards,
    Srikishan

  • Solution Manager to Solution Manager connection

    Hello everyone,
    I am searching for an answer for such a question: is it possible to connect one SolMan (the one from the service provider) to another SolMan (customer's one) in a way that tickets would go from customer's ERP to their SolMan (as it is now) and afterwards would be automatically forwarded to the other SolMan where the tickets should be processed?
    If you have any idea, experience or relevant document, please share it - I will be really grateful.
    Best regards,
    Katarzyna Klys

    Hi Katarzyna,
    Please check the External service desk functionality for this. You can check SPRO entry for this:
    SPRO --> SAP Reference IMG --> SAP Solution Manager Implementation Guide
         --> SAP Solution Manager --> Scenario-Specific Settings --> Solution Manager - External Integration --> External Service Desk
    Also check below link:
    http://help.sap.com/saphelp_sm40/helpdata/en/8a/b0278648ac4f058a7111c3f9b60feb/frameset.htm
    (All in One line)
    In Solman 7.0 system:
    1. T-code SM59   > Define an RFC connection to 7.1 system;
    2. T-code ICTCONF   > Add an entry for the 7.1 service desk, specify the RFC Destination as the one you defined   > Activate -> Generate default value mapping (you may find the button on the top of ICTCONF).
    In Solman 7.1 system:
    1. T-code SM59   > Define an RFC connection to 7.0 system;
    2. T-code ICTCONF   > Add an entry for the 7.0 service desk, specify the RFC Destination as the one you defined   > Activate -> Generate default value mapping;
    3. Customize your own value mapping including the transaction type. You will find the details in:
        IMG -> SAP Solution Manager -> Capabilities (Optional)
        -> Application Incident Management (Service Desk)
        -> External Integration -> External Service Desk
    Most fields of SIVA and SMIV are the same (for example, priority) so you do not need to care about the value mapping if you do not havespecial requirement. However, some fields only exist in SIVA (category, subject) and others only exist in SMIV (multilevel categories). You may need to implement your own code according to your requirement.
    Notes might help:
    1159722
    1136816
    Thanks
    Vikram

  • Running "Flex test drive" - Got error while attempting to connect to data service

    Hi,
    I'm a Flex / Flash builder beginner. I downloaded the 60 days evaluation, and started to run the "Flex test drive" :
    http://www.adobe.com/devnet/flex/testdrive.html
    My configuration :
    XP SP3 PRO french edition
    Tomcat 6.0
    My local Eclipse :eclipse-jee-helios-SR2-win32 (but also got the issue on the Flash Builder Eclipse, which version is 3.4.0 (Generation ID M20090211-1700)
    Flash Builder 4 with Eclipse plug-in
    All on same PC
    The Test Drive proposes examples in three technologies : Cold Fusion, PHP and Java. I'm doing the Java examples.
    Installation of Flash Builder, as well as step 1 of the Test Drive (Build the user interface) went fine. I could run the project, which at the end of step 1 correctly displayed the UI in my browser.
    Only one problem, I don't know if it is relevant for the rest of this post : I first got an error, saying that ports 8080, 8005 and 8009, requested by Tomcat, where used. After a short Google search, I fixed it by changing these ports to 8081, 8006, and 8010, in the Tomcat 6.0\conf\server.xml file.
    The Test drive second step is "Connect to data". I found some discrepancies between the Test Drive doc, and what is displayed in Flash Builder. The Test Drive says :
    "Use the Data menu and the Service Wizard to create a service for your application server. For ColdFusion and Java, specify the service file you put on your application server earlier (see Figure 9 for a PHP example). For Java, select the No password required check box, select the employeeService destination, and change the service package to services.employeeservice."
    --> But there is no "No password required check box".
    Also, when running the "Connect to data/service..." wizard, it was not at first completely clear what to choose. The proposed choices were :
    BlazeDS
    ColdFusion
    HTTP
    LCDS
    PHP
    Web Service
    XML
    Since all others choices, when tried, declared to be unconsistent with my project's server type, I finally selected "Web Service".
    In the next wizard's form, according to the Test Drive indications, I specified the URI of my EmployeeService class : C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\testdrive\WEB-INF\classes\services\EmployeeService.class
    That defined correctly the other fields.
    But when pressing the "Next >" button, Flash Builder issued the following error message :
    English translation : Unable to extract operations and entities from specified WSDL. Reason : an error occured while instrospecting the service.
    And the full error text is :
    An error occured while instrospecting the service. WSDLException: faultCode=PARSER_ERROR: Problem parsing 'file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%206.0/webapps/testdrive/W EB-INF/classes/services/EmployeeService.class'.: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.
    It is usually relatively easy to find fixes through Google searches, but this time, it didn't work. So here I am, expecting a bunch of wise answers from all the nice Flex / FB gurus that I'm sure haunt this forum .
    Thanks and best regards.
    Marc.

    For those who would have the same problem, here is how I could eventually fix it.
    Since the Flex Test Drive is sometimes out of sync with flash builder 4, I recreated a project using other help pages on Adobe site :
    Entry point :
    http://help.adobe.com/en_US/Flex/4.0/AccessingData/WSbde04e3d3e6474c4-668f02f4120d422cf08- 7ffd.html
    As suggested, I used the New Project wizard to create a new project, with :
    Application server type : J2EE
    Check the radio button "Use remote object access service : BlazeDS"
    Then, as indicated in following pages (section "Accessing BlazeDS")... :
    file:///C:/Mes%20documents%20C/Commun/Developpement/Documentation/HT-Tracks/AccessingData/ help.adobe.com/en_US/Flex/4.0/AccessingData/WSbde04e3d3e6474c4-668f02f4120d422cf08-7ffe.ht ml#WSbde04e3d3e6474c4-19a3f0e0122be55e1b7-8000
    ...I selected the "Data / Connect to Data/Services..." menu option, which started the Data/service connection wizard.
    There, I selected a BlazeDS (and not Web Services) service type, and everything went fine.
    Suggestion to adobe staff : maybe it would be useful to update the Flex Test Drive to reflect Flash Builder 4 ?
    Very nice product anyway, so far, congratulations...
    Rgds
    Marc.

  • Impossible to use "Connect to Data/Service" with BlazeDS

    Hi everybody, I'm work on FB4 since 3 weeks, but I have big problem to use "Connect to Data/Service" with BlazeDS.  each time I try to use it, it's the same question " You must define a BlazeDS server" and when I define the BlazeDS server and .war, I have the question again... You must define a BlazeDS server
    I work on Mac OsX Leopard and his java 6.
    Thanks for your help

    Hi,
    Thanks for your feedback
    Can you please tell us which version of Flash Builder4 and BlazeDS you are using.?
    Also, can you try the same workflow by using the turnkey version of BlazeDS(4.0.0.11428) with Flash Builder BETA2 build.
    Please let us know the outcome.
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • Problem connecting to Data/Service outside web root

    I'm new to Flash Builder (4.5). I work in an environment where developers have full access to a specified folder and subfolders on a Windows box running IIS 7 and ColdFusion 9.
    So the path to the services-config.xml looks like this (server and folder names have been changed, but the structure is the same):
    \\servername\flex$
    Path to coldfusion root looks like this
    \\servername\coldfusion9$
    The developers don't have write access to those areas. What we have is
    \\servername\webteam$\webcontent\app1
    \\servername\webteam$\webcontent\app2
    And so on
    Then our server admin sets up virtual servers so that our urls look like http://app1.ourdomain.co, app2.ourdomain.com, etc. 
    I set up a project specifying ColdFusion as the server technology and using the above paths and everything works 
    I've run set up a couple Hello World tests using <mx:RemoteObject destination="ColdFusion" source="app1.flextest"></mx:RemoteObject> and everything works as expected. (No database connections, just a function that returns a string) 
    The problem is when I try to exploit the magic of Flash Builder and use the Connect to Data Service feature to write my queries for me : ) 
    I select ColdFusion 
    In the CFC location I enter 
    \\servername \webteam$\webcontent\app1\cpa\flextest.cfc 
    Which is the same working cfc I connected to manually in my Hello World test. Flash Builder automatically populates the Service Name, Service Package, and Data Type Packages and I click next. I enter my RDS password and I then get this error: 
    The CFC file is invalid. Possible causes can be found by accessing: http://app1.ourdomain.com//CFIDE/componentutils/cfcexplorer.cfc?method=getCFCMetaData&name =flextest&path=%2Fwebcontent%2Fapp1%2Fflextest.cfc 
    Copying and pasting the url into my browser I get this error: 
    The value returned from the getCFCMetaData function is not of type struct. 
    HOWEVER, if I modify the url and remove "%2Fwebcontent%2Fapp1%" I get a response: 
    E:\webteam\webcontent\app1\flextest.cfcE:\ColdFusion9\wwwroot\WEB-INF\cftags\component.cfc WEB-INF.cftags.componentWEB-INF.cftags.componentcomponentcpa.flextestcpa.flextestcomponent remoteflexteststring 
    So I just need to tell Flash Builder to shorten the path and not add "/webcontent/app1" How? 
    Sorry it took so long to explain. I've been googling for days and can't find anything. I'm sure there must be other users who develop on servers outside the root path of their web server, right? 
    P.S. I tried mapping drives but that didn't help
    Thanks,
    Ron
    "Embrace the senile genius"

    Hi ,
        Check if the database server is up and running.The console will have two root nodes .R they both in green?
    Try connecting and entering into the database externally.
    Generally if the DB instance is not running , this error would occur.
    regards,
    aravindh.

  • Flash Builder 4 connect to Data/Service

    I am attempting to connect Flash Builder projects to a custom AMF server using the connect to Data/Service tool.
    I am able to successfully connect to the server and create a service connection. Flash Builder creates a service but
    does not recognize any operations. I believe this is because the server is not responding correctly to the Flex Introspect request.
    I am sending an AMF package back to Flash that looks like this:
                \c@\c@\c@\c@\c@\cA\c@\c@\c@\cB/0ÿÿÿÿ\cJ\c@\c@\c@\cA\cB\c@\cIgetPeople or
    in HEX 00 00 00 00 00 01 00 00 00 02 FF FF FF FF 0A 00 00 00 01 02 00 09 "getPeople"
    Can someone please provide any documentation on the format required for this response?
    Thanks in advance

    I am attempting to connect Flash Builder projects to a custom AMF server using the connect to Data/Service tool.
    I am able to successfully connect to the server and create a service connection. Flash Builder creates a service but
    does not recognize any operations. I believe this is because the server is not responding correctly to the Flex Introspect request.
    I am sending an AMF package back to Flash that looks like this:
                \c@\c@\c@\c@\c@\cA\c@\c@\c@\cB/0ÿÿÿÿ\cJ\c@\c@\c@\cA\cB\c@\cIgetPeople or
    in HEX 00 00 00 00 00 01 00 00 00 02 FF FF FF FF 0A 00 00 00 01 02 00 09 "getPeople"
    Can someone please provide any documentation on the format required for this response?
    Thanks in advance

  • Connection between data services and BWA

    Hi,
    I want to make a connection between Data Services 3.2 and BWA. Since we use RFC connection in between in order to have them talk with eachother but i wonder if there is any documentation that describes the RFC connection and configuration required particularly in this scenario. I have gone through the documentation that explains RFC connection between Data Services and BW and what configuration we have to do, so i wonder if there are any functions we have to export to BWA from Data Services like we do in case of BW connection to Data Services or some specific configuration we have to do. If someone help who has done connection between Data Services and BWA can help or if somebody can provide documentaton on it.

    Hi,
    You should ask this question over here: http://scn.sap.com/community/data-services
    Regards,
    H

  • Solution Manager: Connection via Service Connection???

    Hello,
    I would like to connect the solution manager with a customer system via an exististing service connection, there is no solution manager installed on the customer's system. Is this possible? Is it possible to find any documentation about this?
    Regards,
    Britta

    Hello,
    You can run TCD DSWP
    Then clcik the Solution Landscape button
    Then Clcik the Service Connection link
    Then click the Solution Manager drop down menu and select setup connection
    Then fill in the details:
    Product System
    Description
    Installation Number
    Systen ID
    System Number
    Service Connection type
    The support Service Connection types are reference at http://service.sap.com/connectiontypes and for each connection type the corresponding Note is provided.
    This setup will allow you to create service connections to OSS on Solution Manager
    Once you have setup the connection you will still navigate to Service Connections, only you will use the Connection Drop down menu button to select Open Connection.
    Regards,
    Paul

  • Solution Manager does not get service definitions from SAP in self diagnosi

    Hi,
    In our production solution manager transaction solution_manager, self diagnosis we are getting a warning message on our development solution manager. 
    Solution Manager XXX does not get service definitions from SAP.
    The production Solution Manager is the master in SDCCN for the test Solution Manager.  In the test Solution Manager, the scheduled task REFRESH SERVICE DEFINITIONS has task System ID of O01.  It is pointed to RFC destination SDCC_OSS, not the production Solution Manager system.
    It gives the same warning if I point the task to the production Solution Manager system.
    Has anyone seen this before?  Any ideas?
    Best regards,
    Russ

    Hi,
      i guess have you activated SDCCN from your solution manager system too?
    if not please activate. since that setup helps solman retrive the service definitions used in SDCCN from SAP (SAPOSS).so this ultimately allows you to set solution manager system as Master, so all the satellite system get the service definition from solman and do not need a direct SAPOSS connection.
    and Please check this Note 1143775 - SAP service content update
    the wiki for trouble shoot ["EarlyWatch Alert is Red Flagged - how to resolve" |http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=228262728]
    please check.
    Thanks,
    Jansi

  • Not able to connect to Data service on Airtel

    Hi!
    I have a nokia Lumia 800 handset with airtel as service provider, I activated their GPRS data service (read edge) and I am not able to connect to internet, however earlier I had Vodafone and I never faced such issues with it, I have tried out every possible solution in book i.e.
    1. Set Apn to airtelgprs.com
    2. Using Nokia network setup app.
    3. restarting my phone several times .
    Nothing seem to work has anyone faced such issue if yes could you please help me.

    Have you contacted Airtel to make sure every thing is working and activated their end?

  • SLD Solution Manager & connections to other SAP productes in landscape?

    Hi All
    I have installed Solution Manager 4.0 SR3 in order to implement global monitoring across our landscape and I have decided to install and use the SLD.
    I have set up the SLD and followed the post installation guide, however I now want to connect all of our sytems to it so that Stack , version Information, components etc can be transfered to the SLD automatically. Once this is done in Solution Manager (SMSY) I can then view all of my systems.
    Firstly is this possible and does anyone have any information on how to do this?
    Many Thanks
    Phil

    Hi Phil,
    It is possible.
    Firstly in satelite systems you need to enter your SLD server info using transaction SLDAPICUST. Here you specify your Solution Manager system as host, user usually j2ee_admin and j2ee_admin's password. The alias can be anything and default port is 5<instance no>00.
    Secondly, you test the connection with transaction SLDCHECK. If it's green it's OK, you can ignore most warning messages.
    Then last you setup data collection and job scheduling and you do this in transaction RZ70.
    Sorry don't have any reference to notes or documentation but each transaction above should make sense of what I mentioned.
    Hope this helps.
    Regards,
    Nelis
    Message was edited by:
            Nelis Lamprecht

  • Multiple Solution Manager Connectivity to 1 Satellite system

    HI..
    I have a requirement. There is already an existing landscape with solution manager ECC, BI etc. The solution manager is configured for EWA, Maintenance optimizer etc. I now have to install a new solution manager and connect it to the same set of satellite systems so that I receive the EWA, configure MOPZ again. Will this create any kind of a problem and technically how can we do it? I have two ideas for this scenario
    1. Connect the new solution manager to the same satellite systems and do configuration as normal. Got this idea from the below link but not sure how it will work.
    Re: send EWA report to more than one solution manager
    2. Is it possible to push data from the existing solution manager to the new solution manager?
    Would highly appreciate technical suggestions. Thx in advance for your help.

    Hello,
    You need the SMD Agent in order to have ABAP data going to the Solution Manager. Some RFCs are established directly from Managed System to the Solution Manager to extract E2E Change Analysis, Exception Analysis. The Workload Analysis and Host Information (SAPOSCOL) is extracted from WIly EM
    Having that said, you can imagine that you cannot have only RFCs and you cannot have only data extracted from WIly EM.
    I suggest you to take a look at the FWK Administration in the solman_workcenter, choose the Managed System tab, and start looking into the details of each extractor. Some have an RFC destionation, others have SOLMANDIAG. The SOLMANDIAG are coming from the Solution Manager Java stack, which is responsible to poll the Wily EM.
    The reason you need two SMD Agents is because the SMD Agent connects to the ABAP stack, retrieves data, and then connects to the Wily Enterprise Manager. The Solution Manager polls data from the Wily EM and persists it in the BW.
    The SMD Agent doesn't support connecting to two Wily EMs at the same time.
    So it is required to have TWO SMD agents polling data from the ABAP stack, at the same time, one of them reporting to one Wily EM, and the other reporting to the other Wily EM.
    Each solution manager has it's own Wily EM, and it will pull the ABAP data from the Wily EM.
    It is not possible to make the two Solution Manager's connect to one Wily EM, since the setup framework needs to see a SMD Agent available to run the setup wizard and to create the destinations. So each Solution Manager needs a SMD Agent running in the physical host.
    I hope it is clear for you.
    Best regards,
    Guilherme
    Edited by: Guilherme Balbinot on Feb 6, 2012 9:44 PM
    Edited by: Guilherme Balbinot on Feb 6, 2012 9:49 PM

  • Solution Manager Enterprise Edition - Creating Service Desk

    Hi All...
    Being a Channel Partner of SAP we have authority to sell sap licenses to our customers.
    Now we want to setup a service desk for them in our Solution ManagerEE.
    Could you please help me to understand....
    1> I am not able to understand the extra functionality of SolMan EE with respect to Service Desk creation.
         Do we really required EE for Service Desk? or with just normal SolMan we can setup that?
         2nd is...
    2> I am not able to understand how do I can create system in SMSY, because possibility of having same SID for any of our customers.
         I am not sure how do I can setup a Service Desk for each customers separately.
         If any one of you guys have did same kinda config. before, please guide me....
    Thanks!
    Amit
    Edited by: amit bhisekar on Oct 28, 2008 7:12 AM

    > 1> I am not able to understand the extra functionality of SolMan EE with respect to Service Desk creation.
    >      Do we really required EE for Service Desk? or with just normal SolMan we can setup that?
    SolMan EE has some additional functionality but that is not related to the service desk. A "normal" solMan is enough.
    > 2> I am not able to understand how do I can create system in SMSY, because possibility of having same SID for any of our customers.
    You can use SIDs like "SID_A" and "SID_B".
    >      I am not sure how do I can setup a Service Desk for each customers separately.
    Follow the IMG - and note 1023598 - SAP Solution Manager Service Desk for service providers
    Additional info:
    Out of my experience with the service desk: We are using it since SolMan 2.2 and if we could choose again we would definitely use a different product because
    - as soon as you drift away a little bit from the standard configuration, that you can use by default (but often needs adaption) it becomes really complex. Support desk is based on CRM so make sure that you have CRM knowledge (including PPF) in house if you want to do the configuration alone
    - after each service pack/support stack installation something is not working and almost each time we need help of the support (OSS/CSS) to get things fixed again
    - Bidirectional communication is not possible, you can send answers/inquiries to the message creator but answers are not "automatically" put back into the system (e. g. Mail parsing). That is the biggest drawback
    - The UI (if you use the GUI) is.. well... not really intuitive
    Markus

  • SAP R3 Connection in Data Services - Configuration is

    Dear all,
    We are having an error when going through the steps in the configuration of BusinessObjects Data Services 3.2 with R3. The error is in the SAP R3 server.
    Herewith the steps in regular font (based on the SAP BusinessObjects guide) and our output results in bold. If you can take a look on it, it will be great for us.
    To install provided functions using the CTS system:
    1.     Copy the provided transport files to the appropriate directories on the SAP server.
    Installing Functions on the SAP Server Installing the functions using CTS
    Note:
    In these steps, 900XXX.SXX is a variable. To substitute the correct file name for the current release, see the readme.txt file in the ...\DataServices\admin\R3_Functions\transport directory.
    -     Copy R900XXX.SXX to the /usr/sap/trans/data directory.
    -     Copy K900XXX.SXX to the /usr/sap/trans/cofiles directory.
    As we have R3 connection we have moved the R63 file. Complete name of the files are:
    -     R900086.R63
    -     K900086.R63
    2.     Log on to the SAP server and run the transaction /nSE37 to determine if function group ZAW0 already exists. The CTS system will install the Data Services functions into a single function group ZAW0 that it automatically creates on the SAP server if it does not already exist.
    -     If function group ZAW0 exists and contains previously installed Data Services functions, add an unconditional mode 2 option (parameter U2) to the tp import command described in step 4 below (tpimport S<xx>K900<xxx> <SID> U2).
    -     If function group ZAW0 exists and is used for another purpose, modify the transport file to use a different function group (such as ZAW1) to install the Data Services functions. Make sure the function group you use does not already exist in your system.
    -     If you are installing the transport files on a Unicode-enabled SAP server, manually create the function group ZAW0 with the Unicode attribute set.
    In our case we have found there is already a ZAW0 created -> nothing to do in this step
    3.     From a command window, run the following transport command:
    -     tp addtobuffer S<xx>K900<xxx> <SID>
    (where SID is the SAP system ID)
    You receive the response:
    This is tp version <SAP TP and SAP versions> for <database type> database.
    Addtobuffer successful for S<xx>K900<xxx> tp finished with a return code: 0 meaning:
    Everything OK
    This is the command we have run and the error retrieve
    The SID is NDV.
    C:\tp addtobuffer R63k900086 NDV
    This is tp version 372.04.57 (release 700, unicode enabled)
    E-TPSETTINGS could not be opened.
    EXIT
    Error in TPSETTINGS: transdir not set.
    tp returncode summary:
    TOOLS: Highest return code of single steps was: 0
    ERRORS: Highest tp internal error was: 0208
    tp finished with return code: 208
    meaning:
    error in transportprofil (param missing, unknown, ....)
    We have modified the statement with different names for the R63 file, but we didnu2019t success. We are retrieving same error.
    We also have applied the command in the following link:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/etpsettings-could-not-be-opened-875506
    and retrieve another error. The following step would be doing the u201CSAPEVTPATHu201D downloading, but, we are not sure if this would fix the issue or if the issue is related to something else.
    4.     Run the next transport command:
    tp import S<xx>K900<xxx> <SID>
    (where SID is the SAP System ID)
    We couldnu2019t reach this point, as we are having an error in the command below.
    Thanks for your help on this!
    Beatriz Minguez

    There is a problem in the transport file supplied with BODS installation folder. Pls refer to the SAP Note :
    1616269 - Problems when installing Data Services 4.0 SAP transport files (900155.R63)
    We have used the new transport files but we are still getting the below warnings in the log files and it returned with return code 4 :
    Maximum length ("255") for "CHAR" in transparent tables exceeded
    The SAP Note 1446648 - Warning Messages installing SAP R3 transports for Data Services sayou can ignore those warnings but we are still not able to see the ZAW0 Function group in SE37.
    Let me know if you are able to do it successfully.

Maybe you are looking for

  • Pages '08 document cannot be read properly in '09

    Hey guys, I'm currently working on my last major assignment for university, and I've written about 3 quarters of the assignment in Pages '08, however, when I open the document in Pages '09 - even though the settings and preferences are the same - the

  • Trying to use Particle Playground

    I just updated from CS4 to CS5 and suddenly I cannot use the Particle Playground effect. It worked just fine under CS4. Now...nothing. I am on a MAC intel MacPro running 10.5.8 with 2 X 3.2 Quad core Intel Xeon and 10GB Ram Any ideas would be appreci

  • P6n Diamond, Q6600...running hot?

    Hello all, it's been about a year or so since I built my PC, and no real complaints so far. I never bothered to OC...never felt the need. However recently I got interested in it, so I downloaded coretemp, cpuz, and prime95. Just running the torture t

  • POD And Tracking status update (e.g from FEDEX) onto delivery

    Dear ABAPers, Here's the problem: A third party carrier like FEDEX sends in constant updates about our shipment referencing our delivery number via EDI214. I have to find a way to update this information ( Tracking Status, Tracking Text, etc) onto th

  • I want the MenuBar is English not in Hebrew

    I had FireFox 7.0, I upgraded it to 8.0. Now, My MenuBar is in Hebrew,and I want to turn it to English