How to change Custom widget title

Hello experts,
I have a widget titled as Custom Widget.How can i change
this title ?

Hello,
By default SAP Widget Foundation accepts connections only from localhost, but it can be changed by removing line
<Set name="host">localhost</Set>
from middleware.xml in C:\Documents and Settings\<username>\SapFoundation
After this modification, host where widget tries to connect should be changed in widgets from 127.0.0.1 to your server host
Foundation at the moment is designed as component to run on the same box as widgets as it is responsible for Y! widget autoupdate and can use SSO with Secude
Eriks

Similar Messages

  • How to change html style titles of a JTabbedPne at run time??

    hi,
    how to change html style titles of a JTabbedPne at run time??
    setTitleAt is not working...

    You can't change the canvas at runtime. But you can put the scrollbar on a stacked canvas and then show or hide that stacked canvas on different canvases.

  • How to Change the Windows Title in EP7.0

    Hi
    Can anyone provide some pointers on how to change the windows title bar in EP 6.0
    We would like to remove the words "SAP Netweaver Portal" from the title.
    I have found OSS note  695903 however this refers to EP6.0
    Thanks in advance.
    Ian

    Hi,
    For people who have no access to the note, here are the steps involved. The same steps are listed in the note :
    1) Logon to your portal with your user who has super_admin role.
    2) Go to the System Administration tab -> System Configuration tab.
    3) Go to the Service Configuration -> Central Configuration.
    4) Change the portal.html.head.title part. Do no forget to save the changes you made.
    5) Restart the j2ee server to be able to see the changes on the portal
    Cheers,
    Sunil

  • How to change the Window Title on a per build spec basis?

    I would like to be able to make 4 "build specificiations" against the same Startup-VI and be able to have the Window Title different in each of the output executables.   I know how to change the Window Title for the VI itself, but for some reason, I don't see the ability to override this information in Source File Settings --> Customize VI Properties dialog of the build specification.    Is there perhaps a way to do this programattically with VI server?  Perhaps there is a way I can define a unique symbol on each of the build specs and then do a case statement in code to determine which title to display based on the symbol that was defined?
    Thanks,

    You can use the appropriately named Window Title property. In your project you can define conditional disable symbols (right-click on the project node and select Properties) and then use a conditional disable structure in your code. However, these symbols apply to the entire project, not to a specific executable. Thus, a better route would be to use the executable name (also accessible via a property), if possible, or some other distinction between the executables. What makes the executables different?

  • How to change the Task title on runtime?

    Hi experts again,
    My customer is struggling with something very simple: how to customize the Task title. You can certainly create an argument in the task, use Data Associations to map the argument, and then use XPath expression to get the value from the task payload and set it to the task title. That works fine. But it only executes once, when the process instance 'enters' in the task.
    So once the Task is created, you can see the custom title in the Workspace.
    Now, can we change the Title on runtime? I thought you could get the task payload, update the title and finally update the task but this does not seem to work. Here's the code that does it.
    In this example, the priority is updated successfully but not the title.
    FacesContext context = FacesContext.getCurrentInstance();
    String tskId = (String)context.getApplication().evaluateExpressionGet(context,
    "#{pageFlowScope.bpmWorklistTaskId}", String.class);
    IWorkflowServiceClient workflowSvcClient = WorkflowService.getWorkflowServiceClient();
    ITaskService taskSvc = workflowSvcClient .getTaskService();
    ITaskQueryService wfQueryService = workflowSvcClient.getTaskQueryService();
    IWorkflowContext wfContext = WorklistUtil.getWorkflowContextForASelectedTask();
    Task myTask;
    try {
    myTask = wfQueryService.getTaskDetailsById(wfContext, tskId);
    Element payloadElem = myTask.getPayloadAsElement();
    System.out.println("****************" + myTask.getTitle());
    System.out.println("****************" + myTask.getPriority());
    myTask.setTitle("Task Title 3");
    myTask.setPriority(2);
    myTask.setPayloadAsElement(payloadElem);
    taskSvc.updateTask(wfContext, myTask);
    } catch (Exception e) {
    e.printStackTrace();
    The results which printed out in console after execute above code twice.
    ****************Task Title 1
    ****************3
    ****************Task Title 1
    ****************2

    You can use the appropriately named Window Title property. In your project you can define conditional disable symbols (right-click on the project node and select Properties) and then use a conditional disable structure in your code. However, these symbols apply to the entire project, not to a specific executable. Thus, a better route would be to use the executable name (also accessible via a property), if possible, or some other distinction between the executables. What makes the executables different?

  • How to change customer reconciliation account in ECC6.0 without new GL fun?

    Hi,
    We have to default profit center for one customer without disturbing setup for other customer.
    Hence we have decided to change reconciliation account of that customer and will assign to acount with default profit center in 3KEI.
    Now my question is how to change recon ac of customer having too many line items for that customer.
    Please an I get help on this?
    Please can you provide steps to hange recon ac by transferring balance to other account?
    How we can deal with open/clear line items of that customer.
    Thanks

    Hi
    A rather simple way will be to set up a simple substitution rule for that particular customer in GGB1. You can write a simple substitution rule as under
    Prerequisite:
    BKPF-BUKRS=1000 and BSEG-KUNNR=1001112
    Substitution
    BSEG-PRCTR =101332
    You should activate this rule for entire Document
    Regards
    Sanil Bhandari
    Edited by: Sanil K Bhandari on Jun 13, 2011 12:22 PM

  • How to change the Browser title when report runs on the web?

    Hi folks,
    How to change the title of the browser when I run my report on the web? Iam using Internet explorer and Reports 6i. Is it possible in 6i or 10g reports?
    Could you please tell me the step by step procedure ?
    Right now the browser is displaying the URL when I run the report with format = PDF.
    Thanks.

    It works for me. I don't see why you have a problem with >this code.
    Can you look at the source code of the html >file that was created (so, not in the browser, but in a >text editor). What do the header and title look like?The Html code in the file is same as the above code I specified. Actually I copied the same code and pasted here. But when I run the html file the Title shows up.
    Don't put </html> there. Maybe that helps. I tried this, but it did not work.
    Please let me know is there any way to set it dynamically inside the triggers using SRW built_in.
    Thanks alot.

  • How to change main window title of oracle ebs

    Hi all,
    Kindly tell me how can we change the main title of oracle ebs 11i.
    Thanks

    Hello Gloscott,
    Welcome to the Aperture discussion forum. Congratulations. You just hijacked a thread. That's bad form for 2 reasons. First, you added a message to a thread called "How to change main window view" which makes it look like you had information to add that thread, and you did not. Second, people who can help you are more likely to read a message that has your problem in the subject than they are to read this message. I.e., you won't get what you want if you ask for something else.
    That being said, when you repost your query in a new thread, you'll have to be more specific. A "Frame" is not in the regular Aperture terminology.
    nathan
    Message was edited by: Mr Endo

  • How to change headings and titles in standard performance mgmt screen ?

    Hi,
    I am new to webdynro ABAP. Kindly help with inputs for below requirement
    To change the process title  for Manager overview screen
    To change task descriptions (eg current description is- Schedule review meetings with employee and discuss goals. this needs to be changed to text given by the client)
    To change tab descriptions  (eg to change tab heading like Employee Documents, Team Goals etc)
    To change section descriptions (eg Individual Goals, Competency and Developement Goals etc need to be changed)
    will there be configurations or functions available to meet above requirement ?
    thanks
    B

    Dear B,
    Sure. That is easy.
    Here's what you need to do.
    You will need to Configure or Personalize your WD4A (Webdynpro for ABAP).
    How do you Configure a WD4A ?
    You need to click on a Application Configuration or Component Configuration on your WD4A on SE80.
    And then you will be taken (on your browser) to the App. and Comp. Configuration environment.
    And it is there that you can do some changes to your WD.
    Here's an image that shows you what I mean (where you need to click)
    [http://imageshack.us/photo/my-images/411/20111010152038.jpg/]
    But you can learn more regarding Configuration here
    [http://help.sap.com/saphelp_nw70/helpdata/EN/43/e86de5008b4d9ae10000000a155369/content.htm]
    What about Personalization of a WD4A ?
    For this you will need to run you WD4A in Personalization in Administration Mode
    See here what I mean:
    [http://imageshack.us/photo/my-images/685/20111010153034.jpg/]
    When you launch your WD in Admin. Mode your URL will have an extra parameter at the end
    named sap-config-mode=X
    Here's an example
    http://.......webdynpro/sap/fitv_powl_trips?sap-language=EN&sap-wd-configId=FITV_POWL_TRIPS&sap-config-mode=X
    By having this you can now personalize your WD for every user.
    Just go to your desired field, tab, label, button, wathever and personalize it.
    How ?
    Simple, just CTRL+Click on top of it and choose the option "Settings for Current Configuration"
    Here's an exmple:
    [http://imageshack.us/photo/my-images/827/20111010153423.jpg/]
    After this a popup will appear with all the options for that UI element, where you can make a lot of changes (modify text, change size, hide, etc...)
    More on Personalization for WD4A here:
    [http://help.sap.com/saphelp_nw70/helpdata/EN/fd/2da442dc030e31e10000000a1550b0/content.htm]
    Hope this helps.
    Kind Regards
    /Ricardo Quintas

  • How to Change Applet Windows Title in EBS 11.5.10.2?

    Dear All, would like to check How do I change the Applet Form Windows Title in EBS 11.5.10.2?
    Thanks.

    Hi,
    Anybody know how to change the wording in the red rectangle part ?Check my previous reply, it answers your question (login to System Administrator responsibility and navigate to Profile > System, search for the profile name, and change it at the Site level).
    Regards,
    Hussein

  • How to change customer AR GL Number

    How can I change customer Accounts Receivable GL account number on the customer master accounting tab.
    Seems system does not allow me to change that account number to another AR number even when there are no open AR invoices for that customer.
    Tkx
    Shawn

    Hi,
    Please you already enable option "Perm&it Change of Control Accounts" in the Sales G/L Account Determination. Otherwise, it is impossible to change control account other than what already set in the G/L Account Determination.
    Cheers

  • How to change the browser title Window or View Dynamically.

    Hi
    I have several application calling my applicationm and i need the browser that lauches the application to have different Titles on the Browser Title.
    How can I change the Title from the Window or View?
    Please advice.
    Thank you.
    Regards,
    Vinod

    The browser title gets pulled from the WD Application Description.  Currently there is no API to change the browser title from within WDA.  Next year in 7.02 we do add such an API.  Here is an example of what will be possible in 7.02:
    data l_window_title type string.
      case lv_transaction_type.
      when wd_assist->create_mode.
      l_window_title = `Create Sales Order`.
      when wd_assist->display_mode.
      l_window_title = `Display Sales Order: ` && so_id.
      when wd_assist->change_mode.
      l_window_title = `Change Sales Order: ` && so_id.
      endcase.
      wd_this->wd_get_api( )->get_component( )->get_application( )->set_window_title( l_window_title ).
    Setting the title on a View is easier.  You can just use a Tray or Group UI element as the root of your view and set the title property of the UI element dynamically by context binding to the property.

  • How to change the application title in apex while importing it ..

    Hi ,
    I have an issue here. As per the requirements I need to change the application title in Apex while
    importing it from One instance to another instance.
    Ex: My application title is WATERFALL PORTAL in iWATERFALL instance ,it must be changed to PUAT PORTAL if im Importing it to PUAT instance.
    This change has to be done Dynamically. Without Entering it Manually.
    Kindly help me out and Will be Great for your Assistance.
    Thanks,
    Vishal

    1001804 wrote:
    Hi ,Welcome to the forum: please read the FAQ and forum sticky threads (if you haven't done so already), and update your forum profile with a real handle instead of "1001804".
    When you have a problem you'll get a faster, more effective response by including as much relevant information as possible upfront. This should include:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s) (making particular distinction as to whether a "report" is a standard report, an interactive report, or in fact an "updateable report" (i.e. a tabular form)
    With APEX we're also fortunate to have a great resource in apex.oracle.com where we can reproduce and share problems. Reproducing things there is the best way to troubleshoot most issues, especially those relating to layout and visual formatting. If you expect a detailed answer then it's appropriate for you to take on a significant part of the effort by getting as far as possible with an example of the problem on apex.oracle.com before asking for assistance with specific issues, which we can then see at first hand.
    I have an issue here. As per the requirements I need to change the application title in Apex while
    importing it from One instance to another instance.Please clarify what you mean by "application title". The Application Name in the application definition? The displayed Logo in the user interface properties?
    Ex: My application title is WATERFALL PORTAL in iWATERFALL instance ,it must be changed to PUAT PORTAL if im Importing it to PUAT instance.
    This change has to be done Dynamically. Without Entering it Manually.Also clarify what you mean by "instance". An "APEX instance" refers to the APEX installation in a database. The "APEX instance" does not have a specific name property, and would therefore usually be referred to using the database name. Or do you mean the APEX workspace containing the application?

  • How to change custom aspect ratio in Lighroom 5.

    I am having trouble changing custom aspect ratio in lightroom 5. I can change it in 3 but it doesnt work in 5?

    Custom aspect ratios are just that, ratios. There is no size involved. You control size in the print module or in the export dialogue. There is no provision in Lightroom itself to change the size of the image. Lightroom imports the image taken by the camera and displays all the pixels. Any sizing that you want done is enter your control using either Lightroom features. The original image size cannot be changed.

  • How to change the color title of unused tab?

    The color title of unused tab is white. So it makes me hard to see the title. I want to change this to black. Can you help me?
    *Screenshot
    http://i.minus.com/iVAn8VrCDEkrJ.png
    http://i.minus.com/iLwWFkS1GDHci.png

    You can look at the Classic Theme Restorer extension.
    *Classic Theme Restorer: https://addons.mozilla.org/firefox/addon/classicthemerestorer/
    *You can check out the Custom color settings of the CTR extension via its Options/Preferences button on the "Firefox/Tools > Add-ons > Extensions" page.
    *You can find extra toolbar buttons and more toolbar settings in Customize (3-bar Firefox menu button > Customize)
    See also:
    *https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    *https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    *https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox

Maybe you are looking for

  • Powerbook 12 heat and constant fans

    So apparently this is a common issue but there are not many threads on this and no solution at all. I just wanted to ask other 12 inch Powerbook users.. are the fans on all the time (during basic tasks like web browsing) on your machine... and any so

  • SQL query to get alert information

    Hello, Would anyone help me with a query where we can find the all state change information of an alert. The below query I am using will give the last state change not all state change happening. Any help is appreciated. SELECT AlertStringName, Monit

  • Batch management check activation

    Dear All, Here I have one query Can we able to activate the Batch management check in the material master-->Purchaging view, if we have open or completed sales documents and deliveries for that materail. Reply ASAP Regards, Murali.

  • File Type Compatiblity

    I need some help. I've downloaded a couple of short "movie" type clips taken with a Canon camera and wish to email them to (largely) Windows users. The current files are each 100 + MB (.avi) files. Too big to email. I've used the supplied Canon softw

  • Transferring DW8 site details?

    I've got to upgrade to a new, larger hard drive.. has anyone figured out how to transfer DW8 site details instead of having to manually re-create each one? There was an application to do that, but it doesn't work with DW8. Other thoughts?