Web Dynpro automatically activate service after transport

Hi all!
Well - I've searched SDN.  I've read notes.   I googled.  I can't seem to find exactly what I want.    When a web dynpro component transports it automatically activates in the new system.  However, the application creates an ICF entry.   That "service" does not automatically activate.  I can go to SICF and activate, but I don't want to do that in all the systems.  Nor do I have the authority in all systems.
Everything I've read on SDN seems to point to the fact that it can't be automatically activated.  The notes that I've read seem to piont to the fact that it can be activated automatically with the correct Basis settings.
When the application is created it automatically creates a "service" in http:server//sap/bc/webdynpro/sap/application.   Maybe it should be in a custom namespace?
Anyway I'm stuck - any help you could provide would be great.  I'm on ECC 6.0.
I've already read these notes that seem like they would help:
1088717
1124553
1043195
I've tried running RSICF_SERVICE_ACTIVATION. 
I can activate the service manually.   It just isn't something that I'd like to do. 
This may not be the correct forum, but as it relates directly to WDA, I thought I'd give it a try here.
Thank you!
Michelle
I've looked at these threads:
web dynpro service inactive after migration
Why Web Dynpro Application can not work in UAT ?

Hi Thomas,
I just want to add that a user who creates this variant, still needs authorization for Tcode SICF. But you're right, this could be done ones for a range of services.
Steffen

Similar Messages

  • Problems  with example Web Dynpro Binary Cache service.

    Hi!
    I made the example explained in PDF  Web Dynpro Binary Cache service, everything works fine but i faced a problem when a tried to download the excel file in XP  spanish version , all the columns  names came disorderly. These names are technical names of my nodes, i'm using bapis models to connect with R/3
    Who knows how can i solve this feature, the example works fine in my english XP`s version.
    Thanks!

    Hi Maria,
    which tutorial number do you refer to?
    Regards, Bertram

  • Web Dynpro access Application Services directly?

    We're looking at implementing some processes using Guide Procedures, and I have a question about design 'style'.
    I'm creating a data layer using Entity Services.  The entity services will be utilized by the Application Services to create a business layer.  How to do this is clear, and straightforward.
    However, where I have a question is how the automatically generated Web Dynpro application (or any other Web Dynpro application, for that matter) can interact with Application Services.  I've seen sample applications where the Web Dynpro application interacts with application services via mapping from the Web Dynpro interface layer through the GP Runtime - from my perspective, this looks like a good way to deal with a small amount of data being passed between the steps in the GP.
    The primary Web Dynpro application will let the user interact with the data, massaging it until it's in a form where the next person needs to deal with it.  I was thinking of having the Web Dynpro application interact with the Application Services layer directly to move data from the database to the web dynpro application, and back again.  The only thing that would be passed between the steps in the GP would be the guid of the primary data structure.  I would also expose a method of the Application Service as a CO which would take the guid and return the entire business object, so viewing screens could be constructed - as well, PDF's could be generated, and so on.
    Is this considered bad form in a GP, specifically accessing Application Services directly, instead of through a step in the GP?  I understand that what I want to do ties the Web Dynpro application directly to the Application Services layer, but my thinking is that the CO that encompasses the Web Dynpro should be 'atomic', in that all operations related to that specific step should be contained in a single CO.  In other words, the action of creating the business object, fiddling with it, an then submitting it upstream should be contained in one CO.
    Comments, suggestions?

    Hi,
          In the Composite Application Framework scenario, you first create the Business Entities. These act as data holder. To fill the data within these entities the Application services are created. These application services are later exposed as a webservice and deployed.
                   These webservices can contain different methods along with the CRUD operations depending on the Process Flow and Design implemented. We can import the webservices as a model in the WebDynPro Component. The UI elements of the Views can be binded to the Model. So when we execute the model methods the data gets entered into the Business objects.
                   This WebDynPro component should be a callable object ( It requires some Dependencies to be added to the WebDynPro Component ). So that you can have Input/Output parameters and ResultStates. These parameters are useful if you have to pass some parameters from one view to other within the same component. So this WebDynPro Callable object includes the Application service calls and also the passing of data through the GP Input/Output Structures.
                   These callable objects are then included within the Process.
      This is how I think a Composite Application must be designed.

  • Copy Web Dynpro to another system - no transport

    Hello
    is it possible to copy a web dynpro to another system without using a transport? I know that i can simply copy and past the code of the methods but what about the layout, the context nodes, views, windows, .....
    Thanks in advance
    Fabian

    and you need the Webdynpro Plugin from  here:
    [saplink-plugins|http://code.google.com/p/saplink/wiki/pluginList]

  • Web dynpro ABAP- small issue after EHC1 upgrade

    Hi All,
    We have a Web dynpro ABAP report and it was working fine before the EHC1 upgrade. After the upgrade we noticed that the row count in ALV greed was disappeared.
    The report used to show 25 records per page and we were able to jump to the other pages by clicking on row count that was placed right below the report. Now report shows all the records and we only have scroll down option.
    Any idea where to look/ how to fix this issue?
    Regards,
    Mike

    In addition to applying that note, you also must deactivate Lightspeed rendering.  To me that's too extreme of a thing to do just to get paginators.  You loose the huge rendering performance improvements and it also means you can't use any of the new UI elements from 7.01.

  • Problem with theme service after transport to QAS

    Hi,
    when i click the link on BSP page inside portal, iam getting following error. the link is working outside portal.
    its working on dev r/3 and portal. i got the problem after transport of the package to QAS, i checked all the services and alla are active.
    http://XXXXXXX:7035/irj/portalapps/com.sap.portal.design.portaldesigndata/themes/portal/main_theme/controls call was terminated because the corresponding service is not available.
    Theme is active and its applied for every user, i have 30 BSP pages in portal and only this page is showing this error, this page will be launched as popup from portal.
    Thanks in Advance,
    Damodhar.

    SQL> exec dbms_xdb.sethttpport(8080);
    BEGIN dbms_xdb.sethttpport(8080); END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_XDB' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    another one...........

  • Web Template Changes not visible after transport from Development to Test

    Weu2019ve run into a problem doing web development in BI 7.0 that I suspect someone has seen before and may quickly be able to point us in the correct direction.  Changes that are made to web templates in the Web Application Designer are correctly transported from development to the test environment, but we are still seeing the old version of the template when the report is executed.  We are able to see the web template changes in the Web Application Designer in the test environment.  We believe this is a caching issue and have cleared the query cache and the HTTP cache in SMICM.  Unfortunately, this has not resolved the issue.  Can you suggest another approach to resolve this issue?

    Not sure what you mean by browser cache.  We have deleted history, cookies, and all temporary Internet files.  The issue isn't limited to a single user, but exists for all users.  Through extensive testing we have established that you are able to see the web template changes in test in the WAD(Web Application Designer) after they have been transported from development, but can only view the changes when the web template is run for the first time.  Changes to existing templates can be seen in the WAD in test, but are not seen when the report is run.  The old version of the template appears to held in cache somewhere, but we haven't been able to find it and clear it.

  • Error in Gateway service after transport

    Hello All,
    Currently I am facing  issues in the quality gateway server with the Services. The services are running fine in the development server , but when it is transported in the quality server and trying to run the service it is giving an error
    Model 'ZXXX_WORK_CENTER_MDL_0001_BE ' contains error.Contact Administrator.
    If anyone has faced this issue and know the resolution please let me know.
    Regards,
    Arijit

    Hello All,
    The issue is resolved now. the problem was due to RFC connectivity problem with the backend ECC server.
    Thanks,
    Arijit

  • Web Dynpro for ABAP, service calls.

    Hi guys,
    I can't find a way to do a so called "reimport" (not the correct word to use I know!) when I change a function module in ABAP. See in Java, if we change importing or exporting parameters we can reimport the model to pick up changes, but this isnt the case in WDP ABAP. Can anyone please tell me how I can do this in ABAP? I had to delete the context in the component and view controller to prevent the service call wizard from renaming my context nodes as *_1 or *_2 etc. This is quite a headache! Also the method I had defined to execute the function module has to be renamed too, unless I delete it 1st ofcourse! Is there a way to overwrite and replace my existing nodes in the context?
    Any help is appreciated.
    Thanks in advanced.
    Kunal.

    How comes nobody replied to this post?
    Does that mean its impossible to do a Java type reimport in ABAP if the function module changes?

  • ERecruitment Services in Web Dynpro for Service Users

    Hi,
    I am currently setting up eRecruitment in integrated sytem with ehp3 and have created service user for Unregistered candidate and content server.I want to use Web Dynpro Services and need to know the Services in Web Dynpro to which Service users will be assigned in ICF.
    Also let me know if in integrated System where Erec (support pack 14)& SAP HR are in One system ,Webdynpro can be used.
    Edited by: poonamrtiwari on Feb 25, 2010 12:45 AM

    Service with WD

  • Create Callable object of Web Dynpro Component (GP interface) giving error

    Hi All,
    We are facing a strange error in Guided Procedure.
    While trying to create a new callable object of Web Dynpro Component (GP interface) after selecting the type and click on Next it is throwing below error.
    *javax.xml.stream.FactoryConfigurationError: Requested factory com.ctc.wstx.stax.WstxInputFactory cannot be located. Classloader =com.sap.engine.services.deploy.server.ApplicationLoader 3995fdb9 sap.com/cafeugpuidt
        at javax.xml.stream.FactoryLocator.loadFactory(FactoryLocator.java:120)
        at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:109)
        at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:54)
        at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:41)
        at org.apache.axiom.om.util.StAXUtils$7.run(StAXUtils.java:311)*
    Also while running the GP processses which are created in the past and working fine till few days back are also giving the same above error.
    Please help us in resolving the issue.
    Regards,
    Satish

    Hi Peter,
    Check this link.It may be helpful.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/java/netweaver%252bdeveloper%252bstudio%252b(NWDS)
    Regards,
    Sumangala

  • Web DynPro Versioning

    Hi,
    I'd like to know if there is a system to include in the HTML of the web dynpro a comment in which to put in a number or string that represent the current version/changeset number/last modification date of the web Dynpro.
    I need this "trick" because sometimes the transport of the activities does not go as expected and Web DynPros are not properly updated. Sometimes the changes between two consecutive versions are not GUI changes but code changes and there is no way to see at a glance if the transport completed successfully.
    Any ideas how to do this?
    Thank you,
    Pietro

    Hi Ajay,
    if Netweaver keeps track of the current build number (i.e., a version number that is incremented by 1 every time the Web DynPro is built) and stores it as a special readable property or even as a number written in a plain text file, it still will be possible to read and display it. The important thing is that this number is incremented automatically by Netweaver and that is indicative of the "current version" of the Web DynPro (i.e. the 276-times-built Web DynPro is an older version in respect to the 321-times-built same Web DynPro).
    So if I transport version 222 and then I build the WDP three times locally and transport it again, the "build number file/property" now reads 225 and the method embedded in the code is still the same ("read the number in that file/property and show it").
    I hope that explains what I meant.
    A number like that, if Netweaver uses or creates it, is the simplest way to see what "version" a Web DynPro is. Alternatively the last build date should do the same trick. The problem is that I need to get, in the code, some sort of "marker" that Netweaver uses to keep track of the version of the Web DynPro.
    Regards,
    Pietro

  • Character encoding in Web Dynpro source code

    Hi all,
    I want to use special characters like "äüß" in Web Dynpro java code and can't find a possibility to specify the character encoding (ISO-8859-1) for Developer Studio Web Dynpro source editor.
    After rebuilding or compiling the code looks like "äüß".
    In the Java perspective source editor of eclipse/Developer Studio is a menu entry edit/encoding/... but not in Web Dynpro perspective.
    Does anybody know how to set encoding?
    Michael

    Hi Michael,
    Perhaps you can try converting your unicode characters to Java String literal with this web site  (http://www.snible.org/java2/uni2java.html).
    The characters that you supplied convert to "\u00E4\u00FC\u00DF", perhaps inserting that as the String will help.
    Best regards,
    Patrick.

  • Web Dynpro Model Wizard Exception

    Hi there,
    I've recently installed the latest Netweaver'04 Sneak Preview and I get the following exception when generating an R3 Adaptive RFC model (using the "create model" Wizard):
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com/sap/tc/logging/LogController)
    Here are the rest of the details that the error displays:
    Plugin: Web Dynpro Model Editor Services
    Pugin ID: com.sap.ide.webdynpro.service.modeleditor
    Class: com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog
    Method: nextPressed
    Message: Internal error - see detail information in exception trace.
    I'm on Version: 2.0.11 of the NetWeaver Developer Studio.
    Anyone else out there with the same problem?
    Thanks,
    Gough

    Hi,
    Do check if the following link helps.
    Problem Connecting with SAP R3 for creating new model
    Regards,
    Vijith

  • Troubles testing first Web Dynpro ABAP in IE6

    Hi people. I'm having some troubles testing standar web dynpro in IE, service wait service stay idle, like in this [screen cap|http://personales.ciudad.com.ar/kakon/ie.JPG]...
    But... when i try to see same service in firefox, works fine like in this [screen cap|http://personales.ciudad.com.ar/kakon/firefox.JPG]...
    Can anybody help me?
    Pliiiiis

    hi peluka....
      make sure you have the configurations.
    [link|help.sap.com/saphelp_erp2005/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm ]
    also try using ie 7 and make sure the browser settings are made.
    ---regards,
       alex b justin

Maybe you are looking for

  • Centering and displaying 100% in browser won't work.

    I believe I followed the instructions that were posted previously and I did some reading about centering a page and displaying the page at 100% but I can't seem to make them work correctly. I might have a conflict or something can you help. I designe

  • How do i copy files and folders from one external harddrive to another on the iMac?

    For some reason when i drag the folder or file that i want to transfer or copy from one external harddrive to another, nothing happens when i drop it on the destination folder or drive. however, when i drag and drop to the desktop or any location on

  • MULTIPLE PUBLIC IP ADDRESSES ON OUTSIDE INTERFACE

    Hi All, We are configuring an ASA 5510 for remote VPN users using Any Connect. Our question is: We have a /29 block of public IP addresses and we want to configure 5 public IP addresses on the Outside interface so that VPN users can use different DDN

  • Want to run applet thr App Server

    Please note - very very new to java - I have developed one simple applet (with one form - after submit run an ASP file - redirect to ok page). Currently applet jar file it is on web server. But now I want to use 3-tier config. Following is the config

  • Sending slide show to IDVD---problem

    I have ILife08 on a new MacBook, and am having a problem with IDVD. After creating a slide show with music in IPhoto, I export it to IDVD to put it on a disc, and find there is a bit of a sync or timing problem now with the music and slides. The slid