How do FPM properties get pulled through to containing iViews?

I'm trying to figure out something related to the FPM. I can't find anything on this particular issue on SDN, and my colleagues and I are all stumped. You can define properties in FPM views, and read these from within your Web DynPro application, if it uses the FPM. This works fine when you run your application directly - that is, not through SAP portal.
However, as soon as your application is running in a portal, it doesn't read properties from the FPM application or the FPM view - it reads them from the properties of the iView in which your application is running. That's fine. Apparently, when you create an iView based on a Web DynPro application, if the application uses the FPM, the iView will pull through the appropriate FPM properties. However, it doesn't appear to be that straightforward.
In particular, often, the FPM properties configured by SAP pull through, but custom ones do not. When I create these properties manually using the PCD inspector, the application still can't pick them up. Also, colleagues have reported that when transporting iViews that contain these generated properties system-to-system, the generated properties disappear from the iView profiles, and the iViews need to be recreated to have them pull through again.
So, I have some questions:
1. Exactly how does this mechanism work? If I create an iView based on a particular Web DynPro application, does the runtime actually go and look in the application properties to see if it uses the FPM, then go and look in the specified PCD location to find the FPM application, and then include in the iView the properties of each view? Seriously?
2. If so, how does this work for the old style Cc-components? What if my application's configuration is not in the PCD?
3. Why is this procedure not working, then? Is there a special way in which the FPM view properties need to be created in order to pull through?
4. Are these conventional properties? Is it at all possible that they would disappear in a transport from one system to another? Are they somehow derived from the application/view at runtime, despite the fact that they seem to be in the PCD?
5. Are the properties in the iView in some way kept in sync with the application? If I remove, add, or change a property in the FPM application, do I need to recreate the iView to update it? If I do a 'reset all properties', will that do it?
I know there are a lot of questions here, but I'd be tremendously grateful if anyone could shed some light on any of this. The results we're getting from our tests are essentially inconsistent, and we're pretty stumped.
James

I do feel your pain, but note that most here are volunteers and dont work for Mozilla.
No the homepage can't be changed, also note that apps being locked on your phone may be because of things that your mobile carrier (Verizon, AT&T) puts that on the phone.
SEE: https://support.mozilla.org/en-US/questions/969365

Similar Messages

  • Apple TV...how to connect to get sound through my sound system (I have a satellite receiver and also Russound system)

    Just hooked up my Apple TV.  It's great.  I have a satellite receiver and also a multi room sound system where I would like the sound to come through.  Can anyone tell me how I would connect to accomplish this.  My HDMI is connected so the sound is coming through my TV just fine.  I would like it to come through my sound system instead.  Your assistance is very much appreciated.

    goaliemother wrote:
    Hi:
    My system is as follows.  1 only HDMI output on TV.  I purchased an HDMI switch box/unit.  I have the output from the Switch Box Unit going into my TV. 
    I have 5 inputs on the switch box unit.  2 I have used.....
    1 input from my television satellite receiver
    2 input from my Apple TV
    My other equipment is
    1 home theatre system.  This is where the sound from my TV goes through
    1 russ sound whole home sound distribution system
    When I play my Apple TV I am still getting the sound of my satellite TV.
    This suggests that your satellite receiver is connected to your "home theater system" (which I will shorten to AVR "Audio/Video Receiver") for audio. Is this correct?
    If so, then your problem is that you're switching video inputs, but not audio, and what I listed as (2) applies:
    2. You can connect the ATV to the TV using HDMI. Then you can either:
       2a. Connect the TV to the AVR using an optical cable for audio.
       2b. Connect the ATV to the AVR using an optical cable for audio.
    You've connected the ATV to the "switch box" instead of the TV, which amounts to the same thing, as you're just expanding the number of HDMI ports on the TV by using the switch. So your simplest solution is either 2a or 2b. If your TV has an audio out port, and it's the same kind of port that your satellite receiver uses, you can just disconnect the audio cable from the satellite receiver and plug it into your TV. You may have to enable "external speakers" or whatever they call it in the TV settings. This would be best, because then you wouldn't have to change inputs on the AVR to select the correct audio; you would just change inputs on the switch, and both video and audio would switch between the satellite box and the ATV, solving your problem. Note that an optical cable is required to get Dolby Digital 5.1 audio (surround sound), and I mention that because it's possible you're using an analog audio (RCA) cable. So an optical cable is best.
    Beyond this, I would really need to know your TV and AVR model numbers, preferably accompanied by links to specification pages or manuals, and it would be very helpful to know how the satellite receiver is connected to the AVR for sound.

  • How does client certificate get passed through TMG/ISA to destination server (eg. SCCM)?

    To avoid the 403.7 errors when the destination server requires certificate authentication, how does SSL bridging reverse proxy inspect the traffic for safety without breaking the certificate authentication?
    I'm not asking for specific configuration steps on this.  I just want an easy to understand overview on the process of how the laptop or smartphone authentication device certificate would pass through while TMG/ISA is still protecting the destination
    from attacks. 

    I'm not sure if SSL Bridging is the same with Cert Authentication,...but...
    The way it works when Bridging SSL for published SSL web sites is by the ISA having a copy of the same Cert used on the published site.  You buy the cert for the Site and install it on the web server and get it set up with the site,..then export it
    with the private key.  Take the exported Cert and install it on the TMG and configure it into the Web Publishing Rule.
    The SSL tunnel coming in terminates at the TMG,...meaning the SSL Tunnel was only between the user and the TMG (not between the user and the site as it would appear on the surface). Then the traffic is inspected or whatever would be intended to do with it.
    Then a new distinct independent SSL Tunnel is created between the TMG and the SSL Site and the traffic is passed on to the site at that point.  AFAIK, the Reverse Proxy only happens between the two tunnels while the traffic is unencrypted.

  • Rules facts not pulled through in Decision service

    Hi,
    I am using 10.1.3.1 SOA suite and JDev and have define a rule set with a singel fact.
    Using the decision service wizard, I can select the rule set from the file repository but no facts are pulled through to the wizard.
    This ultimately stops me assigning BPEL variables to rules facts.
    Has anyone got this working and if so, are there any steps I have missed?
    Thanks
    Joel.

    Anyone expierenced a DecisionService returning operationErroredFault?
    BPEL-instance Audit shows errorInfo-nde with text starting with:
    5}' when expecting one of: "fact" ...
    ends with
    at line 16 column 41 in main
    My experience is for those interested in achieving proper functioning of the Rules Author, the Import of XMLFacts, and the subsequent building of a BPEL process with a Decide-activity utilizing the Rules Engine.
    Until today I've used developer preview, but will now switch to 10.1.3.1.0 (SOA Suite and JDev build 3984 "production").
    The info in this forum thread has lead me pass some trouble, but not all:
    I can confirm that the rules engine xsd sample (driver-demo) doesn’t work with the Decide-wizard: The format of the xsd should be as described in this forum thread.
    There was one other situation in which "no Facts get pulled through" (symptom: you see an empty list of Facts in the Decide-wizard after choosing a named Ruleset).
    Cause: The JAXB-generated directories and files must be copied manually from the location specified in Rule Author when generated, and into your BPEL-project sub-directory bpel\\rules\*
    The copy-procedure is explained in the soa demo detailed tutorial (astut.pdf clause 8-10-10 page 8-87), but it's easy to miss. And if you do miss it, the wizard gives no specific clues (just a missing Facts list, same response as if the xsd filestructure is “non-supported”).
    I experienced also that it’s probably a good idea to Import XMFacts complete from the JAXB classes hierarchy, not just a selected sub-fact: Example from SOA demo, the ApproveOrderBooking.xsd:
    When making concrete Rules, you as author makes reference to a fact property or method that’s of type "ApproveType", in contrast to being a developer and choosing a Ruleset from BPEL Decide wizard when you pull through a Fact named "Approve" (not the "ApproveType", which is invisible in the wizard).
    On the other hand the XmlFact "Approve" in the Rule author is actually empty: Looking within the Author there is no clue as to why you should bother to import the "Approve"-fact: all the properties and methods used by rules are associated with the "ApproveType"-Fact.
    Further the instructions in astut.pdf is much needed to complete the assign-steps for a process to compile and deploy.
    Now the actual deployed DecisionService proved faulty when tested from a bpel-instance. It gives timeout and a payload showing:
    <ns0:errorInfo xmlns:ns0="http://xmlns.oracle.com/BPELProcessA/DecisionService" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:errorMessage xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://xmlns.oracle.com/BPELProcessA/DecisionService">
    5}' when expecting one of:
    "fact" ..."++" ..."--" ..."+" ..."-" ..."!" ..."exists" ..."(" ...<INT_LITERAL> ...<CHARACTER_LITERAL> ...<LONG_LITERAL> ...<FLOAT_LITERAL> ...<DOUBLE_LITERAL> ...<STRING_LITERAL> ..."true" ..."false" ..."null" ..."new" ...<XML_PACKAGE> ...<IDENTIFIER> ...<XML_IDENTIFIER> ...
    at line 16 column 41 in main
    </ns0:errorMessage>
    </ns0:errorInfo>
    Beats me: The logs within Enterprise Manager (http://server:8888/em) gives no clue...
    /CadB

  • LinkedIn pulling through old MetaData

    Hi - I copied a webpage which contained a webform. I then changed all Titles and MetaTags - and content for the new page. However LinkedIn is not showing the revised desciption, or page title (which come from body content) when the page is SHARED. Any suggestions?

    Have tried this but it is still not pulling in older emails. I also have an iPhone synced. On my apple computer at home, all the emails come through. Why have apple removed the option in settings to determine how many emails you can pull through ?  best wishes, sam

  • Hi I have 2 apple id's one which has pulled through everything except my calendars and one which has pulled through just my calendars. How do I move my calendars from one apple id to another?

    Hi I have 2 apple id's one which has pulled through everything into icloud except my calendars and one which has pulled through just my calendars. How do I move my calendars from one apple id to another so that I can see everything in icloud with one apple id?

    Having read some other posts I think I have answered my question. If I was somehow able to terminate my old (unwanted) account and Apple ID I would no longer be able to access the material I bought with that ID-  so I'm stuck. I have to learn how to manage that situation.
    This is unfortunate for Apple consumers. Life is complicated for families these days and this "rule" although it is in place to prevent cheating and fraud makes things unnnecessarily difficult for me and my family as in my niaevity (sic) with the online world I bumbled into this situation. Not everyone is out to rip off Apple - one of the worlds richest corporations- or the entertainers who market their work through iTunes.I would just like to be able to enjoy the entertainment I pay for where and when I like to on whichever computer is available to me. And I'm not terribly computer literate.   
    It would have been nice to have had the opportunity to speak just once to a real person in the employ of Apple to explain my situation to them.

  • How to get attributes through List Of Values

    Hi,
    I have two view objects, 'Customer' and 'CustomerDetails'.
    The 'Customer' view, has 'CustomerId' attribute that I defined as LOV with the 'CustomerDetails' view.
    like this:
    <ListBinding
        Name="LOV_CustomerId"
        ListVOName="CustomerDetailsView1"
        ListRangeSize="-1"
        NullValueFlag="start"
        NullValueId="${adfBundle['oracle.javatools.resourcebundle.SystemBundle']['NULL_VALUE_RESID']}"
        MRUCount="0">
        <AttrArray Name="AttrNames">
          <Item Value="CustomerId"/>
        </AttrArray>
        <AttrArray Name="ListAttrNames">
          <Item Value="Id"/>
        </AttrArray>
        <AttrArray Name="ListDisplayAttrNames">
          <Item Value="Name"/>
        </AttrArray>
        <DisplayCriteria/>
      </ListBinding>I dragged it as soc on my page
    <af:selectOneChoice value="#{bindings.CustomerId.inputValue}" label="#{bindings.CustomerId.label}"
          required="#{bindings.CustomerId.hints.mandatory}"
           shortDesc="#{bindings.CustomerId.hints.tooltip}" id="soc16" autoSubmit="true">
    <f:selectItems value="#{bindings.CustomerId.items}" id="si16"/>
    </af:selectOneChoice>In the 'CustomerDetails' view there is also 'adress' attribute.
    I would like to get the adress according to the id.
    How could I get it through bindings?
    or in another way.
    Thanks!!

    Hi
    to get the value:
    String tmp;
    BindingContainer bindingsLOV = getBindings();
    JUCtrlListBinding listBinding = null;
    listBinding = (JUCtrlListBinding)bindingsLOV.get("CustomerId");
    ViewRowImpl selectedListRow = null;
    selectedListRow = (ViewRowImpl)listBinding.getSelectedValue();
    tmp = selectedListRow.getAttribute("CustomerId").toString();
    also check these:
    http://stackoverflow.com/questions/9920110/get-the-selected-value-from-selectonechoice-in-adf-and-not-the-index
    https://blogs.oracle.com/jdevotnharvest/entry/how-to_get_the_selected_afselectonechoicelabel
    Habib
    Edited by: Habib Eslami on Apr 15, 2013 1:03 AM

  • My Mac Pro tower quad core crashed and is showing a NO sign (the circle with a slash through it). How do I safely get it to come back up ? Model A1186

    My Mac Pro tower quad core crashed and is showing a NO sign (the circle with a slash through it). How do I safely get it to come back up ? Model A1186

    General purpose Mac troubleshooting guide:
    Isolating issues in Mac OS X
    Creating a temporary user to isolate user-specific problems:
    Isolating an issue by using another user account
    Identifying resource hogs and other tips:
    Using Activity Monitor to read System Memory and determine how much RAM is being used
    Starting the computer in "safe mode":
    Mac OS X: What is Safe Boot, Safe Mode?
    To identify potential hardware problems:
    Apple Hardware Test
    General Mac maintenance:
    Tips to keep your Mac in top form
    Troubleshooting: My computer won't turn on
    https://support.apple.com/kb/TS1367
    Where are your bootable backups and clones stored?
    What do you have to boot from to restore or attempt to recovery files that are not backed up?
    It won't be a PowerMac. People tend to think they look alike? or mean the same thing.
    http://www.everymac.com/systems/apple/mac_pro/specs/mac-pro-quad-2.66-specs.html
    Try zap PRAM and SMC Reset. If you have ATI 5770 which many have upgraded to you won't be able to use older DVD or systems than 10.6.5

  • My Isight needs to be replaced, How much does is cost to get fixed through Apple?

    My Isight needs to be replaced, How much does is cost to get fixed through Apple?

    ASC is an international user to user community.  Prices vary from country, state, city, etc. 
    You should call the repair shop of your choice and ask for an estimate.  Make sure the estimate includes taxes, labor costs, etc.
    The Apple Stores diagnostic testing is FREE!!!
    Remember, no one can give you an exact figure until the repair techs physically examine & run diagnostics on your computer to confirm what is wrong w/it.

  • Hi, How do i get ios6 through itunes for my ipad? thanks

    Hi, How do i get ios6 through itunes for my ipad? thanks

    Connect your iPad to iTune (computer) and Check for Updates. Backup before you proceed with update.
    http://i1224.photobucket.com/albums/ee374/Diavonex/a12310c6040505d18fbb03256ceb7 0de.jpg
    Note: IOS 6 is not available for Original iPad

  • How lond does it take to get photos through Icloud to pc

    How lond does it take to get photos through Icloud to pc

    I'll back up the point on Maps 2.0, I installed it on my N82 straight out of the box, and it found its first GPS fix in about 30 seconds, and what was most remarkable is that I was in the house (fairly close to a window). I'd fired up the app to get through the activation bit, seeing the green lights on the signal indicator so quick was a surprise.
    The design of the N95 is an issue as well, the GPS chip is under the keypad area, reception would be better if it was position near the top of the phone at the back, as it has the best chance of a view skyward from that position.

  • How many bytes i get when i run some method through soap

    Hi everyone,
    I have a small problem. I have some web service. From wsdl file i create java classes (wsimport was used) and add them to my program. All works very good but i don't understand how to get information about how many bytes i get when i run some method.
    For example i have a method:
    service.getNewData(); How to check how many data i get BEFORE this method will complete.
    I know that i can check Content-Length but how i can do it?
    Thanks.

    * Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install.
    * Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • How do I only get certain questions appear in the quiz results?

    I have created a course through Captivate 6, throughout the course there are questions to guage the learners attention. There is also a quiz at the end. However, captivate includes on the questions throughout the course on the quiz results which I do not want to happen.
    Can anyone advise how I can only get certain questions appear on the quiz results please?

    Branch aware turns off the playbar in 6 (not in 7 any more, at least not for me).
    Could you explain more in detail what you want, because I don't understand it. You want the user to answer all questions, but the score should only show what? If you don't want some questions to have a score added to the Quiz total, you can indicate that in the Properties of that Question slide.
    And please, tell the exact number (3 versions of 6), and also if you have to report to a LMS?
    Lilybiri

  • How to set  headerText in DataGrids through ActionScript

    Any help or suggestions with this appreciated. I'm populating
    a datagrid control in Flex 2 with dynamically data. The number of
    columns and column names aren't fixed. The column data itself is
    just raw values; no field names or other elements to identify what
    the column header should be.
    So when the data provider updates I need to be able to
    tweak/add the headerText for the columns. How do I access this
    setting through actionscript? I see many examples for defining
    <mx.DataGridcolumn> and properties, but I can't really do it
    that statically in advance; I don't know the column count or type
    of columns until runtime.
    Is it possible to access the headerText property with
    something like dataGridID.column[0].DataGridColumn.headerText = ""?
    This is what I'm looking for, the ability to iterate through and
    set the headerText, but I haven't found the magic incantation.
    Thanks!

    You can access the columns through the dataGrid.columns array
    property.
    Get a reference to that array from the DG into a variable,
    modify the column elements as desired through that var, then
    re-assign the var to the dg.columns property. So you are close:
    var aColumns:Array = dataGridID.columns;
    var dgc:DataGridColumn = aColumns[1];
    dgc.headerText = "this is column 1";
    dataGridID.columns = aColumns; //this step is required!
    Tracy
    Tracy

  • SRM 7.0 Ship to Address contact details not pulling through

    Hi all
    We are using SRM 7.0. We want users to choose the ship to address from a predefined list. I have added a new ship to address to an existing company. However when I add new contact details (telephone number, fax and email) it does not keep the new contact details. It still keeps the old contact details as standard. So when the requestor chooses the new ship to address, the old contact details are pulled through and not the new ones. How do I get the new contact details to pull through for the new address and the old contact details to remain for the old address.

    Hi
    did you crreate a new ship to address? or change the contact details of ship to address ?
    if you changed the ship to address . you must get updated address when you search.
    if you created new ship to address , you must get new ship to address when you search it.
    how did you change the ship to address ? - internal address?
    Muthu

Maybe you are looking for

  • IOS 5.1.1 - I have can no longer get my Exchange EMail

    Not sure what is going on, but I can no longer get my Exchange email. I can send to my self, but the email only shows on my laptop and not on my iPhone. Any help would be appreciated.

  • No sound in 'phones when recording

    I am using SBLive! and inputting instruments through the line in 2/mic in 2 socket on the break out box. When recording either with Magix, Goldwave or Windows Recorder it records fine but I cannot monitor the input during recording, either through 'p

  • Page display on my iMac only

    I've created a page with iWeb and on my 20" iMac there are display problems where certain lines of text are out of place. It only occurs in Safari, no problems with Firefox. I've had people on other Macs and also PC's and the problem seems to only af

  • How to convert pdf file into word doc

    i have a pdf file that a need to convert into word doc. how can i?

  • How to remove duplicate apps and documents in finder?

    When I do an Open With, I get numerous instances of every app.  It is due to my use of a SuperDuper mounted drive.  Spotlight indexes that drive. Now I have tried two different ways for months to fix this: 1) Preferences -> Spotlight -> Privacy, Add