Customizing of a WD application

Hi experts,
I am offering an application containing a power list (POWL) which displays some data and offers a set of actions to be executed on each selected table row.
The action execution can be in a synchronous or asynchronous mode.
We want to offer a customizing possibility to each user to specify the desired calling mode.
I am quite uncertain what is the best way to do it:
1)via web dynpro configuration and customizing techniques - If I understood this correctly they decide on layout of UI elements.
2) via ABAP customizing ( IMG ) - But then we would set profiles for all users.
Do you have any suggestions?
kind regards,
      Sahla

Hi,
I would say this depends also on the level you want the users to decide: on action level or on "global" level (e.g. for all actions).
A third way would be to introduce user parameter.
Regards
Matthias

Similar Messages

  • Default Code Generation for a Custom Class for an Application Module

    hi all
    Oracle® Fusion Middleware
    Fusion Developer’s Guide for Oracle Application Development
    Framework
    11g Release 1 (11.1.1)
    with Jdeveloper TP3 ,
    By default, the application module Java class will look similar to what you see in
    Example below when you've first enabled it. Of interest, it contains:
    ■ Getter methods for each view object instance in the data model
    ■ A main() method allowing you to debug the application module using the
    Business Components Browser
    [package devguide.model;
    import devguide.model.common.StoreServiceAM;
    import oracle.jbo.server.ApplicationModuleImpl;
    import oracle.jbo.server.ViewLinkImpl;
    import oracle.jbo.server.ViewObjectImpl;
    // --- File generated by Oracle ADF Business Components Design Time.
    // --- Custom code may be added to this class.
    // --- Warning: Do not modify method signatures of generated methods.
    public class StoreServiceAMImpl extends ApplicationModuleImpl {
    /** This is the default constructor (do not remove) */
    public SRServiceImpl() { }
    /** Sample main for debugging Business Components code using the tester */
    public static void main(String[] args) {
    launchTester("devguide.model", /* package name */
    "SRServiceLocal" /* Configuration Name */);
    /** Container's getter for YourViewObjectInstance1 */
    public ViewObjectImpl getYourViewObjectInstance1() {
    return (ViewObjectImpl)findViewObject("YourViewObjectInstance1");
    // ... Additional ViewObjectImpl getters for each view object instance
    // ... ViewLink getters for view link instances here
    when i try this i didn't find the default generation for main method
    have i do something before enable custom java file for Application module
    hope to hear from you soon

    hi nonStop
    Since you are using Jdeveloper TP3, this might be a better place to ask your question:
    "JDeveloper and OC4J 11g Technology Preview"
    JDeveloper and OC4J 11g Technology Preview
    success
    Jan Vervecken

  • CRM 2007 and Custom ISA 4.0 application interoperability

    Hi,
    We are in the process to upgrade our CRM 4.0 back end system to CRM 2007, in fact we already performed the BASIS upgrade in our sandbox system to estimate the effort required for the upgrade on different areas.
    One of this areas is related with the ISA web application, we have a custom ISA 4.0 application that we use to capture business transaction in our CRM system, but this application is running in a separate NetWeaver 7.0 system on the DMZ, we would like to know if it is possible to integration of the old ISA 4.0 with the new CRM 6.0 (CRM 2007) backend system.
    The reasoning to try to leave the CRM ISA application on 4.0 is because we are using it just to provide us the framework to create transaction in CRM, in fact we only create one type of transaction in the CRM system from this web application and the effort to upgrade the java application to the new version together with the support package stack could be very high for a application that is not very heavily used.
    In summary, the question is if it is architecturally feasible to connect a CRM ISA 4.0 web application with a CRM 6.0 (CRM 2007) backend system?
    Thanks for your help with this,
    Zareh Vazquez

    Hi Zareh
    Firstly I can advise that ISA 4.0 Is not compatible with CRM 2007.
    One of the biggest issues that you will encounter if you attempt this
    is the compatibility of the ISA application with  
    the Internet Explorer 7 and Mozilla Firefox 2 browsers.                                                                               
    In ISA 4.0 even if you can get it to work with CRM 2007 these browsers are
    not supported and no workaround is currently available or planned to address this.  
    This compatibility has only been address in the later versions of ISA 5.0
    As these browsers versions are now becoming more commonly used       
    I think that this will be important for your consideration.          
    Please review the following notes which discuss such issues.         
    244869 Problems with the display in Internet Explorer 7.0   
    064439 Browser-specific stylesheets for Firefox and IE7   
    I hope that this will be of assistance.
    Warm regards.
    Peter

  • 9.7.3 Default Code Generation for a Custom Class for an Application Module

    hi all
    Oracle® Fusion Middleware
    Fusion Developer’s Guide for Oracle Application Development
    Framework
    11g Release 1 (11.1.1)
    with Jdeveloper TP3 ,
    By default, the application module Java class will look similar to what you see in
    Example below when you've first enabled it. Of interest, it contains:
    ■ Getter methods for each view object instance in the data model
    ■ A main() method allowing you to debug the application module using the
    Business Components Browser
    [package devguide.model;
    import devguide.model.common.StoreServiceAM;
    import oracle.jbo.server.ApplicationModuleImpl;
    import oracle.jbo.server.ViewLinkImpl;
    import oracle.jbo.server.ViewObjectImpl;
    // --- File generated by Oracle ADF Business Components Design Time.
    // --- Custom code may be added to this class.
    // --- Warning: Do not modify method signatures of generated methods.
    public class StoreServiceAMImpl extends ApplicationModuleImpl {
    /** This is the default constructor (do not remove) */
    public SRServiceImpl() { }
    /** Sample main for debugging Business Components code using the tester */
    public static void main(String[] args) {
    launchTester("devguide.model", /* package name */
    "SRServiceLocal" /* Configuration Name */);
    /** Container's getter for YourViewObjectInstance1 */
    public ViewObjectImpl getYourViewObjectInstance1() {
    return (ViewObjectImpl)findViewObject("YourViewObjectInstance1");
    // ... Additional ViewObjectImpl getters for each view object instance
    // ... ViewLink getters for view link instances here
    when i try this i didn't find the default generation for main method
    have i do something before enable custom java file for Application module
    hope to hear from you soon

    hi nonStop
    Since you are using Jdeveloper TP3, this might be a better place to ask your question:
    "JDeveloper and OC4J 11g Technology Preview"
    JDeveloper and OC4J 11g Technology Preview
    success
    Jan Vervecken

  • MAS doesn't recognize custom Mobile Sales UI application for generation

    Hello,
    I've upgraded a Mobile Sales development workstation from CRM5.0 SP08 to CRM5.0 SP13.
    When I try to generate the user interface in MAS I observe the following:
    In MAS I created a new project (via menu entry "Build->Generator settings.." - project name "MON", dll name "MON", UI application "Y_MobileSales").
    But when I check the project dependencies in the visual studio project (menu Project->Project Dependencies..) there is no MON-project available (only the visual studio project itsefl and sfabol). Thus, I can't generate the dll-file, either (I've closed and re-opened MAS multiple times without any effect).
    When I change the UI project to standard values ( UI application "MobileSales"), the entry MON is available within the project dependencies.
    It seems that MSA doesn't recognize the custom UI appliction Y_MobileSales. Everything worked fine within SP08, though.
    Any ideas? Best regards
    Herwig

    Hi Shankar,
    sorry, that I couldn't reply earlier. But after implementing the note we've still the same problem. The MAS doesn't take a custom Mobile Sales UI application into account for generation.
    The option "ENABLEFORCEGEN" is be resettet to "False" after opening the Mobile Application Studio.
    In the Configuration Manager I can't see the UI-Project, only the "sfabol" project appears there. Thus, I can't build the UI solution.
    Any ideas?
    Thanks and best regards
    Herwig

  • Hi All.How to deploy the CUSTOM JSP to Oracle Application???

    Basically i am new to OAFramework and i have developed one JSP page--->Connect to Remote Application and it is working fine in my Local System.
    How do i depeloy this CUSTOM page to Oracle Application???
    Please let me know the Steps or is there any Reference documentaion available so that i can follow the steps.
    Message was edited by:
    user550793
    Message was edited by:
    user550793

    How you create your .xml file.
    Have you created your .xml file using New->web tier->OA Components->Page.
    If in this way you would not get your specified Error. Could not find the main class.Progarm will exit.
    I think you are running any java file. either controller, VOImpl.java or any else.
    that do not have main function.
    if still this issue exist on your side. let us know all the steps in details to us.
    Thanks, Avaneesh

  • Customizing MAM 3.0 Application.

    Hi I am a newbe in SAP,
    Our team is working on customizing MAM 3.0 application, for which we generated merepmeta.xml after some middleware changes.
    In nwds we created a smart sync project using this xml file, the newly generated
    project is far different to standard mam3.0 structure.
    Differences like, the components are named as mam30070 with only control & impl as sub packages.
    Here my task is to change mam30070 component to Inventry component with changes like, package name, file names, imports and references if any.
    The problem I face here is in standard the files are  like.
    Inventory list, Inventory process, Inventory detail, Inventory Component ...etc
    where as in the custom one, they are just mam30070Item010List
    mam30070Item010Detail ....
    How do I find out which file in custom is a list, a compont, a process files w.r.t standard.
    Did some body gone through this process, if so, help me please in this.
    Thanks in advance,
    Sai.k.k

    You're using MAM with NW Mobile 7.1?
    I don't know about the second and third questions. But for the first one:
    The application may not appear if any of these is true:
    1. It was not successfully installed (you can check this from the NW Mobile Administrator, in the 'Administration -> Device Administration' page. In this look at the 'Mobile Components' tab)
    2. It was installed successfully but the user does not have the role 'SAP_DOE_ALL_APP_VISIBLE'
    3. The USER_AUTHORIZATION data object of SAP BASIS SWCV has not flown down to the client (you can find this also in the Device Administration page. Look for 'Pending Extracts' in the first tab which I think is called 'Device Status').
    Cheers!
    Edited by: Arjun Shankar on Aug 6, 2009 8:07 AM: a little more info

  • Lenovo NeXtScale N1200 Enclosure is a customized solutions for your applications

    QuestionDo you need a customized solutions for your applications?
    AnswerLenovo NeXtScale N1200 Enclosure is a customized solutions for your applications that can be configured to meet your specific business needs. Lenovo NeXtScale N1200 Enclosure is the best solution for optimum compute power, GPU acceleration, maximum compute power, GPU or coprocessor and storage with the right I/O and networking. Since the NeXtScale platform is optimized for standard racks, it allows the mixing of high-density NeXtScale server offerings and non NeXtScale components within the same cluster rack. Lenovo NeXtScale System is comprised of compute nodes and chassis. The compute node is the nx360 M5 and the chassis the n1200 Enclosure.  The chassis can house up to 12 half-wide nx360 M4 and nx360 M5 nodes. The Lenovo n1200 enclosure is a light chassis without integrated networking or switching. As a result, no chassis-level management is required.  The nodes in the chassis with front access cabling would connect to top-of-rack switches installed in the same rack. Lenovo NeXtScale System is the data center solution for clients who are facing challenges such as physical space, budget, and low productivity due to late production readiness. Lenovo delivers NeXtScale, a dense platform that not only is cost optimized but also provides tremendous time to value by helping clients get on-board more quickly.

    Thanks for the suggestion.
    One concern I have is this package is developed for v12.0. According to SAP, these action blocks will work in 12.1 but not in 12.2. I've tried to install it on 12.2. The configuration dialog are not working properly.
    Have anybody succefully implemented this package on 12.2?
    Best regards,
    Arnold
    Edited by: Brad Arnold on Mar 2, 2012 11:53 PM
    Edited by: Brad Arnold on Mar 2, 2012 11:55 PM

  • How to register custom form into Oracle Applications

    I created a custom form based on a custome table, then I registered in Oracle applications, but it is not opening properly in Oracle applications. It is running fine outside of Oracle Applications. Are there any standard packages which I need to attach while creating this custom form.
    Please help.

    1. Copy your form (test.fmb) into $AU_TOP/forms/US
    2. Compile with f60gen
    3. Copy the test.fmx file to $PRODUCT_TOP/forms/US
    4. Login to Oracle Applications with sysadmin user
    5. Select Application Developer responsibility
    6. Navigate to Application - Form -
    7. Enter the values for following parameter
    Form = test
    Application = You can select from LOV
    User Form Name = Enter as you like
    Description = Enter if any
    8. Navigate to Application - Function
    9. Enter the values in the function form
    in Description TAB - Enter the value for Function, User Function Name, Description
    in Properties TAB - Type = FORM
    Maint.Mode Support = None
    Context Dependence = Responsibility
    in Form TAB - Form = Select your form name that already registered (above one)
    Application = Will display
    Parameters = STARTUP_MODE= TEST
    10. Now you can attach the form in Menu then Responsibility
    Revert back if you have any query.
    Regards,
    S. Velusamy Raja
    Oracle Apps DBA

  • Security flaw-To use CSOM/Javascript code for Custom Office365(Sharepoint Online) application

    Hi,
    I've developed custom application in Office365(Sharepoint Online) using CSOM/Javascript. Security team from client side has been reported one major issue to the our application that any end user can comment our CSOM/Javascript code and bypass the validation
     or can update / insert into sharepoint list item using developer tool/ Console in Google Chrome(F12 Key).
    Also end user can write his own separate code in console of Google Chrome (Developer Tool / F12) and can update / insert  into Sharepoint List.
    Note:- End user has Add, Edit, View permission on all Sharepoint List.
    This is one major security flaw of the Sharepoint/Office365 to use CSOM /Javascript for writing code, to overcome this issue could you please provide me some solution.
    Your help would be greatly appreciated!!!  
    Looking for reply.
    Thanks,
    Mahesh Sherkar
    Web: http://Mahesh-Sherkar.com
    Email: [email protected]

    Hello Paras, 
    Did you get any solution for this? I think your website was implemented this form. Can you please tell me the way how I can achieve it? I am also facing same problem. Please reply me as early as possible.
    Thanks,
    Mihir

  • Embed Adobe Reader in custom Android (or PhoneGap) Application

    We have a need to embed PDF reader in one of our custom built Android (or PhoneGap Plugins) tablet application. Embed meaning is not just display pdf document inside the application instead we have to tap the following API functionalities programmatically:
    1)       Retrieve pdf document meta data i.e. Page Size, Author, Date Created
    2)       Tap next and previous page click and implement our custom handler code
    3)       Zoom, Pinch, page swipe etc.
    Can someone help us or give direction to achieve the above use cases using Adobe Acrobat reader (Adobe Reader Mobile 9 SDK)?
    Whether Adobe Reader Mobile 9 SDK exposes API to program against? The FAQ section doesn’t talk about the API for the above mentioned use case
    We have spent enough googling to find the possibilities but no luck. What was our conclusion after the analysis is we have to go for open source or commercial embeddable pdf sdk’s i.e.
    Mozilla’s Pdf.JS
    Android Pdf Viewer Library
    Foxit pdf viewer library
    Radaee.pdf, Embeddable Mobile PDF SDK
    The Adobe Reader Mobile SDK
    We have tried the above mentioned libraries and below are our experience
    Mozilla’s Pdf.JS – It is a JavaScript solution and exposes API for all of our need but fails to render the PDF for some cases whenever some special embedded font is missing and in such cases the application crashes. Other than this single issue it very promising and superb. Still it is in beta stage.
    Android Pdf Viewer Library – We have built a Custom Intent (PhoneGap Android Plugins) but it is very slow and fails in many cases. We felt PDF.JS is much better than Android Pdf Viewer Library
    Radaee.pdf – Currently exploring. The Knowledge base is very poor and not enough samples to move forward
    Foxit pdf viewer library – Unable to download the SDK from the URL they sent in the email after registering with Foxit.  Though the link says PDF SDK but it downloads only the pdf reader. We sent an email to their sales team and awaiting their response.
    The Adobe Reader Mobile SDK – SDK is not available to download, one need to get it through their re-sellers. We sent a request to them and awaiting for their callback
    Datalogics
    Bsquare
    Bluefire
    Appreciate your response & support.

    Have you tried in the special Reader for Android subforum?
    http://forums.adobe.com/community/adobe_reader_forums/android?view=discussions

  • Step by Step to access custom Java API in Application Service.

    Hi Experts,
           I have a situation to access the custom Java API in CAF. The Java API fetches the data from MDM. I need to get the data from that API and and use it in the CAF Application Service layer? Is there a way to access the JAVA API in the Application Service Layer? If so please do help me out. Step by Step solution would be appreciated.
    thanks in advance.
    Regards
    Ketan

    Hi Ketan,
    You can do it in two ways.
    1. You can create your own custom class in the ejbmodule which you can see in the Navigator view.
    2. You can have a ear having the custom class. This ear will be in a separate DC and CAF will have dependency to it.
    Regards,
    Srinivasan Subbiah

  • XRPM: replace 'item dashboard' by customer webdynpro for abap application

    Hi guys,
    I want to replace my item dashboard application to be replaced by a customer WD4A. Within this application I will select from a tree structure a project.
    Now the questions: How to controll the standard context menu in the portal during this proces ? Do a need to call an API to get back my context menu ?
    Does anyone know ?
    Cheers, John

    Are you sure you want to entirely replaced the dashboard? If you're on 4.5 you can enhance allot of the RPM dashboard in the WD component /RPM/UI_DASHBOARD.
    You still have to fill the RPM cache object if you want to use the detail iViews for example Element Details.
    What exactly do you want to achieve?

  • Adding and Calling custom method to the application module or view object

    My project uses jheadstart 10.1.2.
    I want to run "oracle reports" from my uix page. I have coded a method which takes "VOParameter view object" as a parameter to run report.
    I have generated the input page (parameter page) which based on VOParameter view object, by using jheadstart for using jheadstart lov, date etc. advantages. But I dont know how can I add custom method on application module or view object implementation class and custom button on uix page to call from uix page.
    THANKS for your help

    Yes, method binding has been added to the page UI model.
    I have find some clue that When I darg and drop metod as a submitButton, the code "
    <SubmitButton text="runReport" model="${bindings.runReport}" id="runReport0" event="action" />"
    is added to the uix page code. I change this code like this;
    <button text="runReport" model="${bindings.runReport}" id="runReport0" event="action" onClick="submitForm('dataForm',1,{'event':'action','source':'runReport0'});return false"/>
    by adding onClick method and changed submitButton to button tag..
    Then button action is triggered. But I can not pass to the design part of the uix page. It gives me the message like that "The document is not a valid state" But it works. I dont know why?

  • Two different ways to execute a custom method in an Application Module

    I have a custom method exposed in an Application Module's Client Interface, and i know two different ways of executing it from my ADF Faces project (both works fine):
    1) Calls the method directly through the Data Control:
    MyModule service = (MyModule)JSFUtils.resolveExpression("#{data.MyModuleDataControl.dataProvider}");
    service.myMethod();
    2) Adding a Method Action in the PageDef's file:
    <methodAction id="myMethod" InstanceName="MyModuleDataControl.dataProvider"
    DataControl="MyModuleDataControl" MethodName="myMethod"
    RequiresUpdateModel="true" Action="999"
    IsViewObjectMethod="false"/>
    //Call the method from the binding container
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding = bindings.getOperationBinding("myMethod");
    operationBinding.execute();
    Basically i want to know: what are the differences (pros & cons) of each approach ??

    Hi,
    In my opinion the second way have a advantage, which its method could be invoke automatically using a invokeAction on pageDef, if necessary.
    regards

  • Steps to create a custom responsibility in Oracle applications R12

    Hi All,
    I need to define and create a new custom responsibility in Front end applications. Can you let me know the steps to create it or any links through which I can work on it.
    Data group
    Menu
    Request group
    with step by step procedure
    Regards,
    Kalyan

    Please see these links/docs.
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Create+AND+Custom+AND+Responsibility&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Oracle Applications System Administrator's Guide Documentation Set
    http://download.oracle.com/docs/cd/B53825_03/current/html/docset.html
    Thanks,
    Hussein

Maybe you are looking for

  • Fileupload  UI element in WD ABAP

    Hi , Any one have worked using fileupload UI element in Webdynpro ABAP. Regards Usha

  • How to invalidate session in absence of activity

    hello ppl i hav a prob...i want to invalidate my session if no activity happens on my screen for a specified period...how do i chk the time and also how do i track my activity.... i also need to display a prompt to the user informing of the time expi

  • My not so good BB experience

    This is a letter I sent from the 'Contact Us' page, regarding my latest go-around with Best Buy in Fort Myers, Florida....... Today, 1-14-10, I was shopping for a new electric guitar. I knew the exact make and model i wanted, and it was being offered

  • Help with restoring folders in Lightroom

    This morning I attempted to import a copied file in a word document and was prompted to relaunch lightroom. I did this and now none of my folders/pictures are appearing. Is there a way to recover the prior setting without having to reimport everythin

  • Action Condition by Sales Org / Dist Channel for Opportunity Management

    Hi, i need to set action condition by Sales Org / Dist Channel for Opportunity. i tried using object BUS2000111 but can't find any parameter referring to Sales Org/Dist Channel. any lead really appreciated. JD