Protected Flex field and Custom Views

Hi,
I have created some project variables in oracle bpm 11.1.1.6.0 project.After deployment, these variables are coming as Protected flex field but for some reason these are not visible when I define custom views.
I also tried creating Protected flex field on BPm workspace, mapped these variables to human task payload, yet again when creating custom view i cannot see them.
This problem is only happening with protected flex field and not public flex field.
Please let me know how to add protected flex fields in custom view.
Regards...

why do you think it's an apps question?

Similar Messages

  • Adding Flex-field to Custom View in the Worklist

    Hi,
    I am using OAS10133. I have mapped a SIMPLE_TYPE payload attribute to a flex field label in the worklist. I created a custom view. I want to display this playload attribute as a column in custom view and want to make it searcheable. But when I create the custom view, then at the time of selecting the columns, I do not find the name of this label listed in the dropdown.
    I have also made an entry in WorkFlowLabels.properties file.
    Can anyone please let me know if I need to follow any other step to display the flex field label as a column in custom view?
    Thanks in advance.
    -sam

    Hi Pete,
    There are two exits that were used.
    A user exit IMRC0001 (MeasPoint/MeasDoc: Exit before update (after COMMIT WORK) /  FM: EXIT_SAPLIMR0_001) for the transaction IK11 to enter the value for the custom field. When the measuring document is saved a pop up appears wherein the value for the custom field can be entered.
    A menu exit IMRC0003 (MeasDoc: Menu exit for customer-specific function / FM: EXIT_SAPLIMR0_003) for the transaction IK12 in order to change the custom field.

  • How to use Key Flex Fields in Custom Form

    Dear Members,
    I have developed a custom form.
    In my form there is a search criteria for location.
    When ever user wants to query based on the location ,I want to display Asset Location Key Flexfield so that user can choose the respective segements and search the assets.
    Can any one please tell me what is the procedure to be followed to display Key Flex Fields in the custom forms?
    Your inputs will be of great help to me.
    Thanks in advance.
    Best Regards,
    Arun Reddy.

    Hi,
    Please see the note:730068.1 - How To Invoke a DFF from a custom form
    Thanks,
    Ajikumar G

  • Fields in custom view is only populated when Edit button is clicked

    I have enhanced the component BT111H_OPPT. I added three custom views to it. I have enhanced CRMD_CUSTOMER_H with the required fields using EEWB. The context node BTCUSTOMERH is created  as a dependent node on BTADMINH. Below is the code for creating the context node.
    model = owner->create_model(
          class_name     = 'ZL_ZOPP_EXT_COMMERCIALOV_CN01'
          model_id       = 'BTCustomerH' ).                     "#EC NOTEXT
      BTCustomerH ?= model.
      CLEAR model.
    initial setting for depandant model node
      coll_wrapper =
        BTADMINH->get_collection_wrapper( ).
      TRY.
          entity ?= coll_wrapper->get_current( ).
        CATCH cx_sy_move_cast_error.
      ENDTRY.
      IF entity IS BOUND.
        BTCustomerH->on_new_focus(
                     focus_bo = entity ).
      ENDIF.
    My problem is when I open a opportunity these custom view fields are all blank (intial). If I click edit button on any of the views the values get populated. If I got out of the opportunity and come back again after clicking the edit button I get my custom views populated.
    A similar entry in SDN is there but is not clear. Can anybody advice?
    Custom field only populated on edit

    Hi Arun,
        Thank you for replying. I solved the problem. In my case I have bounded the context for BTCUSTOMERH with the component controller. And compoent controller does not hold values when its loaded. I removed the binding and it worked.
    Edited by: subhashis das on Mar 5, 2010 1:31 PM
    Edited by: subhashis das on Mar 5, 2010 2:10 PM

  • Clear by assignment field and customer

    Hello,
    I am facing the following situation:
    I am working on an interface SAP-Payment service provider.  This provider is sending me a total amount (sum of several invoices)in order to recognize every invoice separately, I asked to inform in the assignment field the customer id when sending the payment to SAP. Once this payment is posted in SAP I am using transaction code FB05 for the clearing with the corresponding invoices. The situation is that my invoices (which should clear with the payment) have in the assignment field another value, different to customer id.
    I was thinking about adding a new rule at spro (Automatic clearing)in order to clear by customer idu2026and assignment field of my payment. But still donu2019t know if it is going to work or how to built this condition.
    Can you give me a helping hand?
    Thanks you so much
    Regards

    Hello,
    I already have for g/l account sort key 003 (document date). And I cant change it....Any suggestion?
    Regards and thanks!

  • Rearrange fields and custom formatters

    I'm trying to get the item labels on a list box to display a
    certain way.
    Im currently using this in the "rearrange fields" section of
    the bindings tab for my listbox.
    label='Lesson <item>: <name>'
    The output displays as follows:
    Lesson 1: How to play in traffic
    Lesson 2: Breathing for dummies
    Lesson 3: If it's on TV it must be true
    and so on...
    What I want it to look like is something like this:
    Lesson 1:
    How to play in traffic
    This forum doesn't allow color tags but I hope you get my
    idea. basically the first part of the string I want it to be one
    color while another part of the the string to show up as a
    different color.
    I was hoping that maybe I can just pull variables from my
    root document so as to concatenate my string with html tags:
    something like:
    in main doc:
    tag1="<font color=#FF0000>"
    tag2="</font>"
    then in the rearrange fields area make my striung something
    like:
    label=_root.tag1+'Lesson <item>:
    '+_root.tag2+'<name>';
    but either that stuff is not supported or my syntax is way
    out there.
    So am i anywhere close to being on the right track? Can this
    be done via the custom format thing?
    If so how would i go about setting that up? i know I have to
    create a a external .as file for that. My question is really more
    or less about if I have to do that, what do i put in there? LOL
    Thanks in advance ya'll you guys rock.

    Hi,
    According to your post, my understanding is that you had an issue about the upgraded the site column.
    When we add a column to list from site columns, it is actually a copy of site column, not a reference, so when a site column gets updated, the changes are not propagated to columns in lists automatically.
    A content type however includes only column references, not columns themselves.
    Here is an example about update column in list automatically using PowerShell script while you have upgraded the code, you can have a look at it.
    http://sharepoint.stackexchange.com/questions/34945/new-site-columns-are-not-being-completely-propagated-to-a-content-type-in-a-site
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Custom Dashboard and Custom View

    Could you please advice me on following queries.
    1. Adding new view for example 'Miscelleanous Reports' under Work Center Tab Analysis -> Sales - on Cloud so that all the reports without category OR customized reports can be added to this new area.
    Can we do it with SDK ? I believe there should be some quick way to do same on Cloud directly.
    2. Home Dashboard is something which is Standard Cloud part. We want another Customized Dashboard which no one should change and all Company related tiles and News Headers etc can be tagged here. Only Admin should be able to add or remove items and there should not be Personlization for Users.
    It is possible through SDK or Cloud directly. Could you please advice with document/steps to do this.

    Hi Alim,
    1. i don't think it is possible to add that directly in Cloud. I think you have to use SDK for this.
    2. This is not possible i guess. We have asked SAP how we could hide some "buttons" in the past but they said we could not do it. Similarly with personalization.  May be you can remove all the existing stuff from Home and just include your custom reports and tiles.
    may be others here can help better.

  • BPM Worklist: Searching in custom views does not work for protected flexfields !

    Hello,
    Have mapped few protected attributes in my .task file. Also created the corresponding labels on target SOA server. I am able to create custom views using these protected flex fields.
    But what I have observed is keyword based search is not working for custom views using protected fiexfields.. however it works fine with public fiexfields.
    Any pointers on this? Am I missing something in the configuration?
    Thanks..

    Can anyone help me?

  • Custom view and active camera

    i am having a block with this...
    How can you make what you have set up in 3D to happen in the comp using your custom view actually happen in the active camera view??

    > The camera in the same position
    I do not know. You just start experimenting. But check the online help system first, look for everything you can find on the ortho views and custom views. The immediate issue with trying to position the camera manually is mimicking the lens and zoom parameters. The custom views do not have any lens characteristics.
    Looking at the fist custom view, it look like a simple 45 degrees out and 45 degrees up. Those are going to be geometric calculations, easily performed based on pixels. You could us e a null object in the center of your comp and use it as the Point of Interest for you camera.
    bogiesan

  • Changing descriptive flex field value

    I have looked and looked through the flexfield functions in the administrative responsibilities and cannot find the field I'm looking for to change the label for a flexfield. The navigation path to get to the flexfield is below:
    AR RECEIVABLES MANAGER responsibility > COLLECTIONS > CUSTOMER ACCOUNTS > ENTER CUST # and find > CLICK CUSTOMER BUTTON > CLICK DFF FIELD IN UPPER RIGHT TO VIEW FLEXFIELDS
    Can someone tell me how I can find the descriptive flexfield's name (Help->Diagnostics maybe?) and search for this thing to change it? Which fields do I need to search for in which form? I have tried searching everything I know to search.
    Thanks!

    Let me try to help you.
    Why I did was drilled down to DFF in Application Developer Responsibility.
    1) Flexfields --> Descriptive --> Register.
    2) Query for "Receivables" in Application Field and "Customer Information" in the Title field.
    If you wana see the segments for the particular DFF
    1) Flexfields --> Descriptive --> Segments.
    2) Query for "Receivables" in Application Field and "Customer Information" in the Title field.
    3) Segments Button. Before you change the name the segment or add additional segment Uncheck Freeze Flexfield Definition
    Let me know if its good enough.
    Sachin

  • Flex fields question

    Hi,
    I'm trying to use flex fields in Worklist оn SOA Suite 11.1.1.4 but I cant see protected flex fields on Administration tab under weblogic, only public.
    Is it some new bug on 11.1.1.4 on new "feature"?
    How can i can enable protected flex fields? Is it posible?

    It seems I found solution.
    After extending weblogic domain with Oracle BPM Suite protected flex fields appers and become usable.

  • How to use Flex fields

    Hi ,
    I am using ODI 10.1.3.5.4 with Oracle to Oracle data transfer. I tried to create Flex Field. I have followed following steps:
    1. In security Manager, Objects Tab, I selected Data Server and added a Flex field as SOURCE_DATABASE_LINK_NAME.
    2. In Topology managaer, Physical Architecture, I have opend a data server and gone to Flex field and put the value 'xyz'
    3. In Designer, Project tab, I had gone to LKM. Inside it, I am giving like this :
    <%=odiRef.getSrcTablesList("", "[SCHEMA].[RES_NAME]@[SOURCE_DATABASE_LINK_NAME]", ", ", "")%>
    OR
    <%=odiRef.getInfo("SOURCE_DATABASE_LINK_NAME")%>
    OR
    <%=odiRef.getFlexFieldValue("SOURCE_DATABASE_LINK_NAME")%>
    I am getting errors with all options. None of the options work.
    If I use getFlexFieldValue(), it says [PROPERTY: "SOURCE_DATABASE_LINK_NAME" not found.]
    If I use other 2, I get Unknown flexfield code.
    Here what I want to get is the value xyz, so that I can read the DB Link name so that I can refer in my code.
    Can someone help me to figure out where I am doing wrong.
    Thanks
    Arun
    Edited by: Tayalarun on Feb 4, 2010 1:11 AM

    Thanks to both of you of taking time to help me
    I have tried you the Siddharth option first.
    I used the TRY block in my LKM with Technology as Oracle. I have put the following code:
    create or replace view <%=odiRef.getObjectNameDefaultPSchema("L", "" , "W")%><%=odiRef.getInfo("COLL_NAME")%>
         <%=odiRef.getColList("", "[CX_COL_NAME]", ",\n\t", "", "")%>
    as select     <%=odiRef.getPop("DISTINCT_ROWS")%>
         <%=odiRef.getColList("", "[EXPRESSION]", ",\n\t", "", "")%>
    from     
    <%
    try
    String [] strTableNames = odiRef.getSrcTablesList("","[SCHEMA].[RES_NAME]", "~", "").split("~");
    String [] strTableAlias = odiRef.getSrcTablesList("","[ALIAS]", "~", "").split("~");
    String strDbLink = odiRef.getInfo("SRC_DSERV_NAME");
    int loopCount;
    for (loopCount=0; loopCount<strTableNames.length; loopCount++)
    if(loopCount>0)
    out.print(",");
    out.print(strTableNames[loopCount] + "@" + strDbLink + " " + strTableAlias[loopCount]);
    catch(Exception e)
    out.print("Error here:"+e.getMessage());
    %>
    where     (1=1)
    <%=odiRef.getFilter()%>
    <%=odiRef.getJrnFilter()%>
    <%=odiRef.getJoin()%>
    <%=odiRef.getGrpBy()%>
    <%=odiRef.getHaving()%>
    On execution, I get the message in my From Clause:
    Error:Unknown flexfield code.
    I have tried other option also:
    <% v_java3=odiRef.getInfo("SRC_DSERV_NAME");%>
    <%=odiRef.getSrcTablesList("", "[SCHEMA].[RES_NAME]out.print(v_java3);", ", ", "")%>
    On execution, I get:
    WMC.ACCOUNTout.print(v_java3);, WMC.ACCT_GROUPout.print(v_java3);
    Here it didn't resolve the v_java3.
    Can you help me in getting some resolution.
    Thanks
    Arun

  • Table or Custom View

    Hello Gurus,
    I have requirement to extract data from a single ecc table which has got about 70 fields.
    Then i was told as a best practice i need to use a custom view based on that single table
    Question:
    What is difference for generic extractor is based on 1 table and Custom view on 1 table?
    Which is best way 1 table or View on 1 table?

    Hello Superuser007,
    We create generic extractors the same way on table(s) and view(s)/custom view(s). The concept of view will give us more future expandability to add more tables to the same view.
    - Venkat

  • BPM11g Migrating Flex Fields

    Does anyone have any experience migrating flex fields in 11g? There is some documentation here in section 20.6:
    http://download.oracle.com/docs/cd/E15523_01/integration.1111/e10226/hwf_mang.htm
    The issue is when exporting the fields the documentation states:
    You must export attribute labels before you export flex field mappings.
    To export attribute labels, use the following values in the migration.properties file:
    objectType = TASK_PAYLOAD_FLEX_FIELD_MAPPING
    migrateAttributeLabel = true
    To export flex field mappings, use the following values in the migration.properties file:
    objectType = TASK_PAYLOAD_FLEX_FIELD_MAPPING
    migrateAttributeLabel = false
    When I do this it does not seem to work correctly. When I set the migrateAttributeLabel = true the export_labels.xml file contains the labels for the Protected Flex fields that are set up in the Business Process Workspace under the Admin tab. When migrateAttributeLabel = false the export_labels.xml contains the labels for the Public Flex Fields. The mappings never seem to be exported.
    Any insight would be appreciated.
    Thanks,
    Bill

    It seems I found solution.
    After extending weblogic domain with Oracle BPM Suite protected flex fields appers and become usable.

  • Odi-Flex Fields

    Why do you we need flex fields in odi.What advantage do we get using flex fields??
    I added a flex field,from security navigator ,it got reflected in the model.[model contains tables]
    What advantage is it for us?.

    It seems I found solution.
    After extending weblogic domain with Oracle BPM Suite protected flex fields appers and become usable.

Maybe you are looking for

  • How to add new infoobject to existing cube or dso?

    Hi all, Can we add new infoobject to exixting cube in BW 3.5 ver? if yes how can we add? Please provide me steps. Thank you. Sunil

  • ASA 5510 Guest Internet Access

    I have a subnet for guest network access, both wired and wireless.  We have a Netgear ProSafe that is trunked to a Cisco 2901 performing 'Router-on-a-Stick'.  For most internal traffic, it all stays behind the ASA.  But for guest traffic, I have a ro

  • Quicktime/prokit updates

    is anyone having issues with the quicktime update 7.4.5 and the prokit update 4.5... when the quicktime update is loaded are you having any trouble with media in final cut that had already been digitized? -thx

  • ORA-01115

    One of my environment i am facing this error. Can any one explain what exactly this. Can any one give the solution for this. ORA-01115: IO error reading block from file 11 (block # 245504) ORA-27072: File I/O error

  • OracleConnection.createARRAY: Unable to resolve type

    Hi All, for some good reasons (don't ask ...) I need to implement a solution where a directory listing, on the DB server machine, can be gotten via an sql query. I have to say I am not very experienced with Java in Oracle, please forgive the newbie m