WebService in Adobe Forms in Test and Production Systems

Hello Friends,
I am facing a peculiar problem with the webservice. I have created one Adobe Form in Development system and in that Adobe Form I used one WebService to get the User's Complete Name. Its working fine in Development System. And all the WebDynpro Component's and Applications, RFC Function Module(for WebService), WebService Name were placed in same Request ID and this request is being moved from Development System to Quality system, here all the objects were present except WebService Name i.e. this service can be seen only from SOAMANAGER Transaction but not from SICF Transaction(As given in SAP Note: 1318499). And I came to know that we need to use only SOAMANAGER transaction ONLY in Quality or Production systems.
But while creating Data Connection in Adobe Form I used SOAMANAGER's generated URL and it got created successfully and while triggering the WebService at Runtime based on some event I am writing JavaScript Code and here I am using the URL where it is generated from SICF Transaction.
Friends please help me in solving the issue as which URL I need to use in Adobe Form at runtime(i.e. triggering webservice from JavaScript, the URL from SOAMANAGER is not working in JavaScript).
Regards
Pradeep Goli

Hey,
as far as I understood the ESR is a design time tool, i think  you don't need to have a productive instance.
I think it should be installed on your PI systems. And I would prefer to have at least a devel and a test installation, to
separate services on test machines from those who are running on productive systems.
as you can't differentiate the services by their name but just by their systems, you should have separate ESR Instances.
Nevertheless I think it could be possible to run only one ESR....
Kind Regards
Christof

Similar Messages

  • ESR role in different development, test, and production systems

    Hello,
    I want to know the role of ESR in development, test, and production system. Do I have to install ESR in every seprate installated SAP CE machine??? or should It be centrally and development., test and production systems can use it?? Does software release process effects in the whole landscape??
    does Test and Production system requires ESR??? or all used services are embed into released software SCA files to test and production system???
    Regards,
    Naeem

    Hey,
    as far as I understood the ESR is a design time tool, i think  you don't need to have a productive instance.
    I think it should be installed on your PI systems. And I would prefer to have at least a devel and a test installation, to
    separate services on test machines from those who are running on productive systems.
    as you can't differentiate the services by their name but just by their systems, you should have separate ESR Instances.
    Nevertheless I think it could be possible to run only one ESR....
    Kind Regards
    Christof

  • License for testing and production systems

    Hi Experts
    Can any one help me out on implementing license in my B1 System.
    According to our contract we have licensed following user types:
    User Type
    Licensed
    AddOn Access License    25
    Professional User                5
    Software Development Kit - Development Version 20
    We have Test/development system in one hardware and Production system on different hardware. Please advice me how to request/allocate license for my test/development system and production system.
    We tried creating a Test System in SAP Market place and requested license for test system. While requesting license for production system, it is found that the license is exceeded. In other words, developent system license also counted.
    Please advice me on the best practices of B1 license implementation.
    Thanks and regards
    Ajith G

    Hi,
    Our customer wants to Keep the production data secure. Developers and consultants should not have the access to it.
    Then you have only two options:
    1.Either you should maintain a standalone b1 server for the developers and consultants to test their solutions and scenarios.
    2.Otherwise you can create users in sql studio for accessing only the test database.
    So that as per your requirement
    All configurations and sample data will be kept in a test environment where developers and consultants can do their work.Once everything is correct Admin will do the transfer to production.
    Note:New users can be created in the sql studio under Databases-><Company Db>->Security->Users, Rt.click new user

  • Identification Test- and Production-System in Mapping

    Hi,
    we have a Java-function in a mapping step.
    There we need an identification if it runs in our Test- or Production-system.
    Currently we use a property file in the Java-Package for realizing this.
    But this is not a very good solution. The last time we transport the archive to our production system somebody forgot to change this property file and therefore we had some trouble in our production.
    Does anybody have an idea how we can identify the system name of the XI-system in a Java-Mapping?
    Is there perhaps any constant we can use of the Map input-parameter?
    In the documentation I didn't found anything about this.
    Best Regards,
    Thorsten

    Thorsten,
    Try using System.getProperty("SAPSYSTEMNAME") in your Java function.
    Regards,
    Jaishankar

  • Test and Production system

    Hy all. Our Problem is the following. One of our customers wants to have a Productive and a Test-Instance of Oracle DB and Mobile Server.
    If you create an application, the Mobile Server is creating Tables (CVR$..., CEQ$...) in the schema where the original tables are.
    If we now make a Synchronisation Productive - Test from our original schema (which we use for our normal program) the tables from the Testmobile Server would be overwritten with the tables from the Production Mobile Server. I think this would cause a lot of problems.
    Is anybody here, who had this situation too and who could get me any hint how to handle this?
    Thanks in advance for any answers.
    Holger

    Hello rekounas,
    first of all thanks for your answer. Perhaps I try to describe the situation another way:
    I have two separate databases. One for test environment and one for productive
    environment.
    Case there is no Mobile Server installation at all. If I want to have recent
    data in the test database, our customer takes a dump (from our schema in the
    database) from the production environment and imports it in the test database
    (after dropping the equivalent schema).
    Now, there is a problem with this if there is a mobile Server involved.
    There are two Mobile Server installed with two different Repositories. One in
    the Production system, one in the Test system.
    If we now take our dump and import in the test system, we have the tables from
    the Production Mobile Server (which he generated in our schema while creating
    the application in mobile manager) in the schema from the Test-Mobile Server
    (CEQ$.., CVR$.....).
    I don't think the Test Mobile Server can handle this, can't he?
    I hope I described the problem understandable.
    Regards,
    Holger

  • In Dreamweaver CS3, can I save to Test AND Production FTP Servers when I press save the document?

    Hi, and thank you for reading this.
    I've setup a production and test FTP servers in Dreamweaver CS3. It is either saves to production or test server when I click COMMAND+S (CONTROL on PC), but I'd like teh file to be saved on both simultaneously. Persssing Sync the Servers won't work since the servers are not mine and they a bit different, teh files are not the same. I just would like to be able to save 1 file at a time in both production and server with one click.
    I've been searching the Interenet but could not find anything other than basic FTP setup. Any help would be appreaciated. Thanks!
    Anton

    Hi John, first of all thank you for replying!
    The reason why I would like to have Dreamweaver to save to both servers Test and the Production at the same time is because it would save me a lot of time keeping both servers more or less in sync. I have to keep both Test and Production servers syncronized, but only wihtin a specific content. While I test my design I do use Test server, but then the hassle begins when I am asked to make changes to the content.
    For example, I have a content page called books.html. I first built it on a Test server. Then switched to the tab called Remote, connect to the Remote Server, and save it. Very simple.
    However, then I need to create 10 more pages, lets call them books1.html, books2.html, and so on. Again sync them with the Remote server.
    All is great, but then my boss comes and say, hey there is a mistake on these files: books3, books4, books7, and books8. Please change the text content on those. So, I know the pages are working fine, I just need to update the text on both Test and Remote servers.
    So at this point I have to open these 4 files, change the text, then SAVE ALL to Test server. Then, I switch to Remote tab, go back to files press any key and 'Delete' keys so that Dreamweaver would see the change in file so that it would be able to save it. Then again 'SAVE ALL' to the Remote server.
    This is happening very OFTEN. It would save me so much time and brain power remembering which files I should sync if I am in a hurry and jump from one project to another, losing track of small changes in files when there are a lot of .html files.
    CMS is only in development now so I have to work with what I got. As to regard to backups, I use Time Machine so I am set with that. Plus I use MAMP. So basically I first use MAMP for testing, then upload changes to the Test server with all the BIG databases, and only then to Remote (production) with real Database. However, this is only when I develop new pages, very often I just need to modify what's already has been created. So that's why a feature like Save to BOTH servers (Test and Remote) would make a big difference to me.
    - Nookeen
    http://nookeen.com

  • Service product replication for test and developement system

    Hi Experts,
    In our scanario service product is created in production system and later manually created in test and developement system.
    Is there is any standard function module avilable to replicate the product master data into test and developement system
    Or Is it possible to use the middleware functionallity to replicate the service product details.
    Please advice on this issue.
    Thanks,
    Senthil .R
    Edited by: Senthil Vadivelan R on Dec 17, 2007 3:46 PM

    You can use the FindFile method in the TS API:
    FindFile Method
    Syntax
    Engine.FindFile ( fileToFind, absolutePath, userCancelled, promptOption = FindFile_PromptHonorUserPreference, srchListOption = FindFile_AddDirToSrchList_Ask, isCommand = False, [currentSequenceFile])
    The function itself returns a boolean which indicates if the file exists or not. 
    Then just use a Call Executable step to run command line string to delete the file.
    Hope this helps!
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

  • Mapping Design  - SOAP body content needs to be different between test and production

    Hello,
    We are integrating with a 3rd party SOAP receiver who uses the same web service URLS for test and production.
    So to differentiate they exposed 2 web services which do the same thing but have different root and payload node names...along with account details.
    For example, for production our SOAP XML must follow pattern like:
    <Envelope>
    <Body>
    <appRequest>
    <userID>produser</userID><password>prodpwd</password>
    <appPayload>
    <?xml>
    blah blah this XML is the same between test and production
    </xml>
    </appPayload>
    etc
    But for their testing we must use:
    <Envelope>
    <Body>
    <appRequestTest>
    <userID>testuser</userID><password>testpwd</password>
    <appPayloadTest>
    <?xml>
    blah blah this XML is the same between test and production
    </xml>
    </appPayload>
    etc
    So I'm trying to think of a good way to handle this difference in one set of mappings that we can use in our 3 PI platforms Dev / Test / Prod
    Since these differences are in the SOAP Body does it need handled in mapping or is there a way to handle it in the Adapter Config which is naturally different between our environments (mapping we like to keep the same).
    What is a smart way to handle this scenario?
    Many thanks,
    Aaron

    I second Artem when he states that this is a bad design decission from the caller's side.
    However this is not gonna help you in the current situation, right?
    The problem you are facing is that by poor design the message does not have a root node which you may use to handle occurences. Let me explain further
    You would be good if prod message looked like so
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
      <appData>
       <appRequest>
       </appRequest>
      </appData>
    </soapenv:Body>
    </soapenv:Envelope>
    and test message looked like so
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Header/>
    <soapenv:Body>
      <appData>
       <appRequestTest>
       </appRequestTest>
      </appData>
    </soapenv:Body>
    </soapenv:Envelope>
    --> Then you would have been able to specify occurence of <appRequest> and <appRequestTest> as 0..1
    So I think you have (besides what Artem already pointed out) 2 other options:
    1. activate "do not use SOAP envelope" on sender SOAP channel and then designing the data types like above
    2. Use HTTP instead of SOAP adapter and designing data types like above
    Hope I didn't miss something crucial :-)
    Cheers
    Jens

  • Calling webservice in Adobe Form

    Hi,
         I am calling a webservice in Adobe form.
    I am using following format - http://<host:port>/sap/bc/soap/wsdl11?services=<service>@sap-client=<client>
    It works fine in LCD.. but in in SFP tcode getting the following error
    ADS: com.adobe.ProcessingException: CORBA Connection to(200101)
    Sam

    Reposting again with more details

  • Facing challenges during creation of replica of .IDF file/Pdf output from 4.7 system into of Adobe forms in ECC 6.0 system

    Facing challenges during creation of replica of .IDF file/Pdf output from 4.7 system into of Adobe forms in ECC 6.0 system.
    If anybody has easy way to make those forms...
    Please suggest...

    Hi Shabeer,
    the first thing is that you are running on a very very low RAM.
    For ECC 6.0 with dual stack SAP System to run you should have atleast 4 GB of RAM.
    For your Dispatcher issue kindly check the status of your Oracle database and the connection from SAP To Database.
    You can check the oracle status using brtools utility.
    Regards,
    Prem

  • Adobe Bridge CS4 Hangs and whole system goes down.

    Adobe Bridge CS4 Hangs and whole system goes down.
    This is happening when I just finished edition RAW files in ACR and hit DONE, right after that a Bridge hangs, Cannot open Explorer, PC functions are down, cannot start anything, cannot stop Bridge process, cannot properly restart. Only holding power button shuts donw PC forcefylly.
    I happens once per 10 edits of RAW files and super annoying.
    Pleeeeease help!

    No wonder I think this is Bridge.
    That is indeed a tempting thought, have you already tried the refresh preferences for Bridge using ctrl key pressed down while restarting Bridge?
    But Bridge is very critical in reacting on odd system behavior, so also keep the advice of Station-Two in mind. On a Mac repairing permissions often solves problems, don't know the PC equivalent of this.

  • Remote Test and Demo Systems

    Would like comments from prior users of Remote Test and Demo Systems (or DPA?) where you get remote access to an SAP maintained system for the purpose of testing your application's interfaces with SAP ERP and/or BW.
    - how do you obtain this access
    - how long does this process take
    - what's the cost
    - how well does the system work
    - do you get access to only the built-in data or you can create your own.

    Hello Veeren,
    Hope this helps:
    Q. How to obtain access ?
    Just contact the ICC guys <a href="http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc">http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc</a> and they will help you out with this. We had a lovely experience with the consultants for our XI Content Certification.
    Q. How long does this process take ?
    In our case, it was less than a week.
    Q. What's the cost ?
    We were fortunate to do it during the promotional period and did not have to pay anything. The ICC consultant would help you with the details.
    Q. How well does the system work ?
    The system was quite fast and the access is via ITS / SAP GUI for HTML.
    Q. Do you get access to only the built-in data or you can create your own ?
    Besides the XI Server, it was an IDES system in our case and we were also able to create data.
    All the best for your certification.
    Regards,
    Parag.

  • Test and Demo Systems (DPA)

    Would like comments from prior users of Remote Test and Demo Systems (or DPA?) where you get remote access to an SAP maintained system for the purpose of testing your application's interfaces with SAP ERP and/or BW.
    - how do you obtain this access
    - how long does this process take
    - what's cost
    - how well does the system work
    - do you get access to only the flight data or you can create your own.

    Hello Veeren,
    Hope this helps:
    Q. How to obtain access ?
    Just contact the ICC guys <a href="http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc">http://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/sdnservices/icc</a> and they will help you out with this. We had a lovely experience with the consultants for our XI Content Certification.
    Q. How long does this process take ?
    In our case, it was less than a week.
    Q. What's the cost ?
    We were fortunate to do it during the promotional period and did not have to pay anything. The ICC consultant would help you with the details.
    Q. How well does the system work ?
    The system was quite fast and the access is via ITS / SAP GUI for HTML.
    Q. Do you get access to only the built-in data or you can create your own ?
    Besides the XI Server, it was an IDES system in our case and we were also able to create data.
    All the best for your certification.
    Regards,
    Parag.

  • Process chain (RSPC) modifcation in Quality and production system

    Hi,
    In our landscape quality and production system is set as non modifiable. But we want to modify the process chain (RSPC) in Quality and production system.
    As per the thread Need input: do process chain/InfoPackages changeable on PROD in your compa?  in RSA1 -> Transport connection we made   RSPC ( Process Chain) ,  RSPT (process chain starter) and RSPV (process variants) are changeable.
    With this setting we are able to create/ edit new process chain in Quality and Production system. But we canu2019t edit the transported Process chain. i.e. process chain transported from Dev to Quality system.
    We donu2019t want to open Business Information Warehouse: Customer Namespace (/BIC/ ) in Quality and production system (Se06). Please let me know is there any other settings needs to be.
    We are on BI 7.0
    Regards
    Preethish

    Hi ,
    In RSA1 -> Transport Connection --> Object Changeability
    Object has 3 state
    Not Changable
    Changable Original
    Every thing changable
    What is the difference b/w Changable Original and Every thing changable
    Thanks..
    Preethish

  • Program to Auto Import transports to quality and production systems

    Hi Experts
    Do anyone have a program that imports transport requests automatically into quality and production systems from development?  I know there is a procedure to import all into QA that can be set in TMS.
    But I am looking for a program instead that could auto import into quality and subsequently to production.
    Thanks,
    Ravali

    You need to set the autoimport job in Q whichh will bring all the transport from Dev when they are released. For autoimport go to STMS --> import queue of your Q system -->Start import with the small truck sign and it will ask you to select the time (run it every 15 mins or so) --> start the job
    Production you never setup an autoimport, there might be some transports which you may not want to send to prod, only the approved transport will go to prod. Hope this helps

Maybe you are looking for

  • KE30 - Customer Profitability Report

    Hi SAP Experts Currently run an SAP report, KE30 in which I get information by month. Unfortunately, the way the report is now, the output does not display which month the results are for.  Hence, if I have multiple sessions open and the results come

  • Which all schemas are accessing my objects?

    Hi All, I have a schema XXX in my database. This database has a total of 20 schemas. I would like to know which all schemas are accessing the objects under XXX schema. Could someone please help me to figure out a way to find this? My database version

  • Access to context of COMPONENTCONTROLLER (ABAP)

    Hello, I need to access componentController from one of the view that I have. How can I do it? Thank you.

  • Intepolation calibration encoding message. hp photosmart printer

    I am so confused and need help. Everytime I print on my vista laptop I get this message. I have tried and nothing I do works.

  • Upgraded to latest iTunes & lost my library

    Since upgrading to the latest iTunes, it has lost all my library settings. All songs are still on disk, and other users on the same XP SP3 machine have not experienced this problem. - When I log into XP as my user, then bring up iTunes, the entire mu