Calling a Java WebDynPro App without SWFVISU setup

Hi Workflow gurus,
Good day!
I am currently studying an implementation for a clock in clock out solution for ESS/MSS wherein the workflow task is calling a transaction directly from the backend when accessed via the UWL. However, when invoked, instead of showing the standard screen from ECC, a java web dynpro application is being called. I checked with the set up in SWFVISU and none was maintained for the task.
Now I would like to check if there is any other way of calling a java web dynpro application even without the SWFVISU setup. If my understanding is correct, this config creates the necessary xml files so that the UWL can call an existing Java dynpro
Regards,

Hi,
You don't need SWFVISU for calling Java Web Dynpro application. You can configure everything by doing the necessary XML configuration in Portal. SWFVISU is only to help to make the XML configurations - if you have configured the task in SWFVISU, Portal can create automatically the XML configuration for a task. (SWFVISU has some other purposes too, but they are not relevant in your case.)
In other words, you can manipulate the XML configuration directly in Portal.
Regards,
Karri

Similar Messages

  • Inluding java webdynpro apps into portal transport packages

    Hi All,
    Platform: EP7 SPS13, solaris, oracle DB
    I would like to know how to include java webdynpro apps into portal transport packages.
    I was reading documentation but I was not able to accomplish this.
    I have modified Pcd.TransportApplication.Export.ExcludeSystemObjects = false
    in pcdStartup.properties file.
    Transport export includes all my java webdynpro iviews, and export property RESOLVE REFERENCES is set to true in order to setup dependences to be included.
    After importing in QA portal, I can see my java webdynpro iviews, but no webdynpro application exists and iviews won't work.
    Any idea will be appreciated.
    Regards.

    Hi Claudio Roca  ,
    You ca nmove web dynpro applications to different landscapes  in two ways
    1) In NWDS u need to set Message server Port and server port of Quality or production depending on ur requirement
    In NWDS ..In Menu you can find
    Windows->perferenece  there u need to do settings
    and u need to deploy ur webynpro application
    2) you can deploy .ear file in Visual Admingoto  Visual Admin there u can find deployment button click it and deploy ur .ear file
    Please reward points if it is helpful
    Thanks
    Srikanth

  • Calling a java webdynpro component inside a SAP Workflow

    Hi Experts ,
    Is it possible to call a java webdynpro component inside a SAP Workflow  from the task .
    If yes please let me the procedures .
    Regards
    Sarmistha

    Someone has posted this, Take a look if it helps you:
    "1. Activate your service in transaction SICF;
    2. Activate the WS_HANDLER in SICF (probably you have to do more in SICF, SAP notes will be given to you in your browser when you want to call the service);
    3. Make the correct settings in WF_HANDCUST;
    4. Do ofcourse SWU3 including webserver activities;
    5. Define how you want to call the service via WF_EXTSRV including parameters;
    6. Generate a task from your defined service in WF_EXTSRV;
    7. Incorporate this task in your workflow definition;
    8. Test your workflow. Here you probably get some errror messages that the service cannot be called by for instance inactive ICF services. Activate the correct paths in transaction SICF."
    Regards, IA
    <MODERATOR: For reference, that 'Someone' was Joost in [this thread|Re: Callback from WebDynpro to Workflow]>
    Edited by: Mike Pokraka on Jun 19, 2008 4:52 PM

  • Calling SAP GUI Client from a Java Webdynpro app.

    Hello experts,
    We would like to call the SAP GUI client from a java WebDynpro application running without portal or ITS. Can it be done by having a web link, with mime registration in internet explorer to kick off the SAP GUI ? (similar behavior with a SAP favorite link saved on the desktop).
    many Thanks.

    Hi,
    Webdynpro possibilities:
    1. You can try to use LinkToUrl.
    with reference to file://<exefile> or your weblink with the mime type (possibly some java coding can be required; I can try to help).
    2. other option is to use IFrame and you can use either href to your exe or weblink
    Web Explorers:
    1. IE: It should work. if you point to exe file popup window will be displayed asking for action (run, save, cance).
    2. Firefox: the only way I know to make it work is to modify nsHelperAppDlg.js file (if you need Firefox I can tell you how to modify the file).
    Kind Regards, Jack

  • Is it possible to execute a simple java webdynpro application without deploying?

    Hi,
    I am a beginner and just have created an elementary java webdynpro application that enables to switch between two views. When I tried to execute the application it prompts me to configure server settings(above screenshot).Is there a way to test the working of my app without deploying in server.
    regards,
    Ajeeth Kumar S

    Hi Jun Wu,
    Because without deploying, it doesn't allow me check how my java webdynpro application works!!
    I  need to execute my java web dynpro application and I dont have any access to SDM pins/passwords.
    Please share your valuable thoughts on the same.
    regards,
    Ajeeth Kumar S

  • RFC call from java webdynpro

    Hi,
    I'm creating a Java Webdynpro where I call RFC's from SAP.
    For the images in the webdynpro, I call the standard SAP function 'CVAPI_DOC_VIEW'
    When I execute the function in SAP, I get the url to the contentserver with the correct image.
    After calling the same function in my Java Webdynpro, the url is empty.
    I've checked the importing parameters after calling from webdynpro and SAP and they are the same.
    After debugging, I saw that the function 'CVAPI_DOC_VIEW' is the problem. He's exporting an empty url after calling from the webdynpro.
    Does anybody knows the possible fault and solution for my problem?

    I'm not an ABAPer but the last time I've dealt with DMS from Web Dynpro an ABAPer wrote a custom function that gets the file content (XSTRING) by sending DMS parameters (documenttype, documentnumber, documentversion, documentpart).
    After getting the XSTRING from my Web Dynpro Java, I convert it to byte[] and created URL by using WDResourceFactory.
    Hope it helps...
    Omri

  • How can I assign 'Call Contact' in Reminders app without using Siri for it?

    Hi!
    Just like the title states, I was wondering how can I assign a click to call a contact in Reminders without using Siri for it.
    When I enter a reminder "Call mom" for instance (in the Reminders app), it does not sync with the same contact in my Contact list (for Click to Call), but it does when I use Siri for it. Anyway to resolve that?
    Thanks in advance.

    Hi,
    If the config the the module you are using doesn't support a certain type of form them you have two options;
    - Take a copy of the print program and change it to use the desired type of form
    - Create a type of form that is supported and use that to call your form.
    Regards,
    Nick

  • Java WebDynpro Apps don't working in Netweaver 7.4 SP5

    We have a great problem since migration from 7.3 to 7.4.
    All WebDynpro applications developed in older versions (7.0 and 7.3) work fine, but  new ones do not work.
    To isolate the problem we writed a simple HelloWorld application and it can be built, deployed and runned sucessfully, but, if our View has any UI control with events (for example, one button to display a sentence when pushed), the action is not fired and nothing happens. Debug in NWDS don't stop at this methods too...
    Attach two images of our problem...
    Does anyone has an idea to solve the problem?
    I apreciate whatever help you can give us...Thank you!!
    Óscar Moya

    Problem Solved!
    Write the solution to help other users with similar Problems.
    We followed a SCN recommendation consisting in de-activate all plug-ins on Startup Developer Studio Tool to improve performances.  (Window -> Preferences -> General -> Startup & Shutdown) but this is a great mistake!!! because its false that NWDS activate automatically these plug-ins when needed. So debugging, events firing, and other essentially funcionalities were disabled without error logging.
    So, the solution is to maintain all plug-ins activated on startup.
    Bye!!

  • CNTL_ERROR while calling a function module from Java webdynpro

    I am calling a RFC function module from javawebdynpro app
    which inturn calls a function module performing BDC on CAPP transaction. When I run this from SE37 of the same system or a different system everything works fine. But when called from Java webdynpro app, it raises a CNTL_ERROR exception and creates a short dump.
    Any help on this is highly appreciated

    Good catch, BI Learner. This was exactly it: when assigning the values from SOURCEFIELDS directly to the import/export parameters, you have to make sure that the types are EXACTLY the same, otherwise it will not work (the routine stops with an error when calling the FM, but there is no dump).
    Therefore, to solve my problem, I created the declarations precisely as expected by the FM and assigned the values to these fields:
    DATA:
          SOURCEVAL TYPE  /BIC/OIINVQTY,
          SOURCEUOM TYPE  /BIC/OIUSUOM,
          USITM TYPE  /BIC/OIUSITM,
          TARGETUOM TYPE  /BIC/OIUSUOM,
          CONVERTED_COST TYPE  /BIC/OIINVQTY.
    DATA PRODUCTION_UOM TYPE /BIC/OIUSUOM.
    " get the Production UOM
        SELECT SINGLE I~/BIC/USPRDUOM
          FROM /BIC/PUSITM AS I
          INTO PRODUCTION_UOM
          WHERE I~/BIC/USITM = SOURCE_FIELDS-/BIC/USITM AND I~OBJVERS = 'A'.
        IF ( SY-SUBRC = 4 ). " no records found
          "RAISE PARTNO_NOT_FOUND.
          RAISE EXCEPTION TYPE CX_RSROUT_SKIP_RECORD.
        ENDIF.
    " load the parameters
        SOURCEVAL = SOURCE_FIELDS-/BIC/USFRZMFC.
        SOURCEUOM = SOURCE_FIELDS-BASE_UOM.
        USITM = SOURCE_FIELDS-/BIC/USITM.
    " then you can call the FM
        CALL FUNCTION 'Z_CA_CONVERT_US_COST'
          EXPORTING
            PSOURCEVAL                = SOURCEVAL
            PSOURCEUOM                = SOURCEUOM
            PUSITM                    = USITM
            PTARGETUOM                = PRODUCTION_UOM
          IMPORTING
            PTARGETVAL                = CONVERTED_COST
          EXCEPTIONS
            CONVERSION_NOT_MAINTAINED = 1
            PARTNO_NOT_FOUND          = 2
            OTHERS                    = 3.
    " ... [do the rest]
    Thanks for your help,
    Dennis

  • How to call Java Webdynpro from UWL

    Hi All,
    How to Call the Java Webdynpro Application from UWL by task?
    I Know about the TX - SWFVISU, briefly explained about the parameters to be maintanied for approval task from workflow.
    What all the necessary parameters (settings) to be maintained while Developing Java WD Application?
    Thanks in advacne
    Ganesh

    Hi Ganesh,
    See if the following threads help:
    /thread/623279 [original link is broken]
    Webdynpro to UWL
    Bye
    Ankur
    xxxxxx (please read forum rules)
    Edited by: Armin Reichert on Jan 17, 2008 10:19 AM

  • How to call Java WebDynpro iViews from Portal (Portal Content Directory)

    Hello everybody,
    I am trying to call a Java WebDynpro iView, which was created within the Enterprise Portal and is stored in the portal content directory (pcd).
    I have created an HTML-iView in VC, where I have put in the pcd-link into the default-url field (pcd:portal_content/com.sap.pct/every_user/com.sap.pct.cprxrpm.ppmdc/com.sap.pct.cprxrpm.iviews/com.sap.pct.cprxrpm.iviews_cprojects/com.sap.pct.cprxrpm.cpr_projects). This iView is calling the cProjects WebDynpro Application. But after I run my model, the portal page is running and running, but nothing happens.
    I did the same with transactional iView, which was also created in the Portal before. I have also created an HTML-iView in VC, where I have put in the pcd-link into the default-url field (pcd:portal_content/IBU_content/SAP_for_Service_Provider/com.sap.pct.issp.ps.professional_services/com.sap.pct.issp.prs.iviews/com.sap.pct.issp.prs.display_sd). This is working fine!
    What I also tried is to call another VC-Model with an HTML-iView. Here I have put-in into the default-url field the pcd-location of my VC-model (pcd:portal_content/IBU_content/SAP_for_Service_Provider/com.sap.pct.issp.vcmodels/com.myComp.myProduct.1DM9.CreateEngagement/com.myComp.myProduct.iviews/com.myComp.myProduct.1G62.Cprojects_neu). This is also running fine!
    Now I do not understand the difference between this three objects. There are all iViews within the portal but the WebDynpro iView is not callable through a HTML-iView in VC.
    Could you help me in this case? Your help is very appreciated!
    Thank you in advance.
    Best regards,
    Aylin.

    Hi Marcel,
    when you mean the preview within the portal, yes, it is working fine.
    URL is not the way to solve my problem. I am working with IDES-Systems. This is our Demo System within SAP. I have to build my VC-Model in a Master IDES-System which will be transported than into the other IDES-Systems. The URL of the WD is not the same in the other systems. It is changing depending on the several Sysems. But the pcd-location is in all systems the same. Therefore I have to specify the pcd-location of the application.
    Is there a restriction with WD within VC?
    If we can do some kind of a netmeeting, I can show you my problem exactly.
    Thank you.
    Regards,
    Aylin.

  • Need help with validation of SSNumber in ESS US Personal Data WebDynpro app

    Hi,
       We're using ESS /SAP Netweaver 2004....
    When I make the Soc Sec#  visible (changing the Java webdynpro app ess.us.fam the dependents update form in ESS) and trying to make this field not mandatory, I get strange results...
    The Gender field that was mandatory before is now not treated as Required after I select the Review button, but this SSN Text that I made visible is treated as Mandatory with a Red box saying This field is required....
    I guess the Required (state) attribute in the InputField properties is only for showing the red asterisk, but the actual mandatory logic is done somewhere else???..Is this somewhere in the webdynpro app or in the SAP backend...
    This app uses the structure HCMT_BSP_PA_US_R0021...
    Can anyone point me to where this validation is done so I can change it to what I need,
    Thanks,
    Venkatesh

    Hello ,
    I am working on EP7.0 ERP05 NW04s . I want to make the Social Security Number field mandatory on the Family Members Detail (Edit) , ...I want to know what's the procedure to do that...
    Any help would be highly appreciated.

  • Need help with validation of SSNumber in ESS US Dependent WebDynpro app

    Hi,
    We're using ESS /SAP Netweaver 2004....
    When I make the Soc Sec# visible (changing the Java webdynpro app ess.us.fam the dependents update form in ESS) and trying to make this field not mandatory, I get strange results...
    The Gender field that was mandatory before is now not treated as Required after I select the Review button, but this SSN Text that I made visible is treated as Mandatory with a Red box saying This field is required....
    I guess the Required (state) attribute in the InputField properties is only for showing the red asterisk, but the actual mandatory logic is done somewhere else???..Is this somewhere in the webdynpro app or in the SAP backend...
    This app uses the structure HCMT_BSP_PA_US_R0021...
    Can anyone point me to where this validation is done so I can change it to what I need,
    Thanks,
    Venkatesh

    Thanks for the replies folks...
    I had to go to the ESS Config in the back end (transaction SM30)
    and make changes to the backend maintenance table V_T588MFPROPC
    Thanks,
    Venkatesh

  • Calling JAVA webdynpro applications from SAP Business workflow

    Experts,
    Is it possible to call JAVA webdynpro application as a task from SAP Business workflow? If yes, please pass on any links to relevant documents.
    Thanks,
    Deepak

    Hello,
    You would probably want to use UWL in the portal. From UWL you can launch tasks from portal, and with proper configuration (for example with the help of transaction SWFVISU) you can easily start web dynpro applications from UWL.
    I suggest you go trough the SAP documentation about UWL. Start for example here:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    Regards,
    Karri

  • Calling a Web Service from Java Webdynpro

    Hi,
    Can any one give me step by setp details on how to call a Web Service from Java Webdynpro ?
    I tried creating a model using Import Web Service Model but when I completed creating the model, I got some errors as shown below.
    Error               The method setRouteGeometryLineArray(double[][]) in the type Trip is not applicable for the arguments (double[])     ComplexType_Trip.java     WS_INVOKE/gen_wdp/packages/com/cintas/test/model/p1     line 249
    thanks
    SBK

    Hi SBK,
    I assume you may already have read the [help guide|http://help.sap.com/saphelp_nw70/helpdata/EN/81/12703e5da3e946e10000000a114084/content.htm] This gives a pretty good idea of how to do it (step by step).
    Is there a typo in the error you pasted?
    Error The method setRouteGeometryLineArray(double][) in the type Trip is not applicable for the arguments (double[]) ComplexType_Trip.java WS_INVOKE/gen_wdp/packages/com/cintas/test/model/p1 line 249
    The square brackets [] after double in the method call appear to be reversed. Is that also in the code? or just a mistake here?
    Hope this points you in the right direction.
    BRgds,
    Simon

Maybe you are looking for

  • IPhoto '11 Version 9.2 (626) Events not showing up

    When I import photos from a memory card into iPhoto '11 Version 9.2 (626), they show up in the Last Import but the event(s) which they make don't show up in the Events view. So the only way I can keep track of the photos is to name them while they're

  • Delete picture in outgoing email

    How do I delete the picture that I have of myself in my email account (Safari email)? It's in the upper right hand corner of my outgoing email. I remember putting it there somehow but now I can't remember how to delete it. Thanks-   Mac OS X (10.4.9)

  • PsE 8 Mac, ACR 5.7, no "Open Image" button in ACR?

    A forum search was unproductive, so I apologize if this question has an obvious answer. I've been a user of the full version of Photoshop for many years.  Now I find myself temporarily using PsElements 8 and ACR 5.7 on someone else's iMac. After edit

  • Freezing after printing

    Hello Experts, SAP Business One is sometimes frozen in one client after printing some Crystal Reports. We get the report correctly and then print. After that it sometimes crashes and it doesn't depend on documents. I could not find any solution to so

  • Using variable across layers

    Hi I am trying to use a file name which is in a variable in one layer into another layer. How can i do this . When I use the variable name as it is in layer 1 i get this error **Error** Scene=Scene 1, layer=content, frame=1:Line 4: ')' or ','