ApplyMetaView Attribute in bulk options

Where´s configured applyMetaView attribute for bulk options? Is a check box with true value but I need false value

Hi
Which bulk action are you trying to do?
I will assume a create which will use whatever you have mapped on the create user (Forms and process mappings page)
You can do it on an update also and the file looks like below
command,user,attribute
update,testuser1,newattribute
newattribute maybe waveset.newattribute or global.newattribute depending on where you are updating....
I think I understand what you are doing and hopefully this helps....
Cheers

Similar Messages

  • Bulk Option

    ¿Where´s Bulk Options configuration? In the idm/account/bulkop.jsp page I have 5 check box and 2 are marked by default, i need only one by default.
    Thanks

    Hi Adrian,
    If you like what you see in transaction SREPO, I suggest you take a look at the free apps in Salt (saltapps.com) especially the Matrix app - it allows you to compare whole landscapes simultaneously, drill down and also analyze rapidly, it also provides the transport information and relative versions so that you can see why the difference is there and what to do to fix it.
    Cheers,
    Dave

  • Getting warning message when using bulk option

    Hi
    I have a very strange problem. When I am trying to insert records into my table (Using Buld Loader Options) I am receiving warning says "ODBC data source <xxxxxxxx> warning message for operation <bcp_bind ScheduleID>: <[Microsoft][ODBC SQL ServerDriver]Invalid use of null pointer>, SQLState <HY009>."
    but when I remove the selection of Bulk Loader option then it works fine and run successfylly without any warning ...
    SQL Query -
    > Target
    Can anybody please help me in this case as i could not figure it out what could be the problem
    Edited by: Jerry Tsia on Apr 27, 2009 6:18 PM
    Edited by: Jerry Tsia on Apr 27, 2009 6:19 PM

    what is the version of DI or Data Services ? if you are using DS XI 3.0 (12.0.0.0) or DS XI 3.1 (12.1)
    then this issue if fixed in 12.1.1, check the following similar post related to this
    Can not load Nulls into INT column using MS Sql Server 2005 Bulk load api

  • Arrays for collection attribute in html:options

    I would like to use an array with Struts' options tag,
    using the array index for the options' 'value' attributes.
    <html-el:select property="style" value="${listForm.style}">
    <html-el:options collection="styles" property="index" labelProperty="value"/>
    </html-el:select>
    "index" being the index into the array, and 'value' the String at styles[index].
    Is this possible?

    You can do this with the FormattedDataSet using the ##rowNum variable.
    steve - http://www.fdsapi.com - The easiest way to generate dynamic xml and html.

  • Setting screen attributes for select-option in subscreen

    Hello SDN Community,  I have researched this extensively in forums and found much helpful information in getting the select-option working in a subscreen.  Also found information that discussed using standard AT SELECTION-SCREEN statements to process the sub-screen with. 
    I encountered problems when that from the LOOP AT SCREEN within the AT SELECTION-SCREEN OUTPUT,  I set the INPUT/OUPUT attributes to zero, the field was still open for input when it displayed.  For when I do this on other fields of my screen, they are "greyed out".
    Has anyone any experience setting field attributes from within loop at screen for embedded select-option subscreen?  Would appreciate any insight you might have.
    Thank you,
    Dean Atteberry.
    P.S.- I put this thru the debugger and I can see the INPUT and OUTPUT attributes getting changed.  But when displays, it is like the change didn't happen.
    Full description of my processing below...
    I have a screen with four radio-buttons.  Under the first radio-button is my embedded subscreen with one SELECT-OPTION for AUFNR.  Under the other three radio-buttons are single fields declared regular way in main screen.
    In my PBO of main screen I have loop at screen that enables/disables INPUT and OUPTUT attributes based on which radio-button is selected.  This prevents confusion from user entering values in fields other than the one the radio-button is selected for.
    For my embedded select-option subscreen, I have an AT SELECTION-SCREEN OUTPUT statement in which I have a LOOP AT SCREEN.  Within that, based on radio-buttons, I either enable or disable the INPUT and OUTPUT attributes for the S_AUFNR-LOW and S_AUFNR-HIGH fields.
    Edited by: Dean Atteberry on Mar 25, 2009 4:39 PM

    >> I think that you are trying to change select options within main screen, whereby it should be
    >> changed in PBO of that subscreen. You said you do it in AT SELECTION-SCRREN OUTPUT which
    >>  will be only applicable for selection screen (I guess your main screen here). Do loop at screen in
    >>  PBO module of this subscreen not in PBO of the selection screen and see if that helps.
    Hi Marcin,  thank you for your reply.  My "main screen" is not my "selection screen".  Please allow me to further clarify...
    My "main screen" has four radio buttons with a subscreen area under the first one and single fields under the others.
    My "subscreen" is auto-generated by Selection-Screen and Select-Options statements which are in my TOP module.
    I call my auto-generated select-option subscreen in my PBO with...
         call subscreen sca_ordr including sy-repid scr_0121.
    and in my PAI with...
         call subscreen sca_ordr.
    In order to do LOOP AT SCREEN for my system-generated select-option subscreen, I use the AT SELECTION-SCREEN OUTPUT event in which to put my loop. 
    When I walk thru this in the debugger, I can see it setting INPUT/OUTPUT fields to zero, but when the screen displays, there are no changes to my subscreen....  Fields should be "greyed out" instead they are open for intput.
    Doing my best to accurately describe in as few words as possible.  Thank you for your ideas!
    Dean.

  • External user needs to open CRES e-mails in bulk, options?

    What would the options be for an external user to open CRES e-mails in bulk?
    My first thought is they could install the Outlook plug-in, but they would not be able to reply securly without the plug-in being configured for Encryption.
    Appreciate any thoughts,

    If you want to simplify the opening of multiple CRES messages then there are a couple of options:
    1 - If they have Outlook then the Outlook plug-in is one solution.  One issue here is although it is "free" you need a Cisco id with an associated service contract to be able to download the plug-in.   Also as you have noted you need to be configured for encryption to reply within Outlook, but you can still use the secure reply option if you open the CRES envelope "normally" (in a browser). 
    2 - If you send them envelopes with medium security then the recipient can "remember" their password in a secure cookie so they entry their password once and then for subsequent envelopes they just click open button.  No plug-in is required and any email client can be used.  You can set medium security / sensitivity in the encryption profile or in an x-header.
    3 - If you send them envelopes with low security (sometimes called "no-authentication") then no password is required and the envelope just opens by clicking the acknowledge button (which replaces the open button).  The downside of this is that there is no authentication so the message is encrypted but anyone can open it.  Depends on your security requirements as to whether this is acceptable.
    In my opinion option 2 would be the best and certainly easiest to implement.

  • Optional attributes in XML to ABAP transformation

    Hi,
    I have to deserialize (transformation xml to abap) an xml input file.
    I want to use SAP ST (Simple Transformations).
    This xml format is using attributes
    Such attributes can be transformed in ST with
    <tt:attribute name="item_id" value-ref="MATNR"/>
    I realized 2 problems:
    1. If the xml file does not contain every attribute which is in the transformation.
    This can be solved by tt:cond
    Sample
              <tt:cond>
                <tt:attribute name="uom" value-ref="BASE_UOM"/>
              </tt:cond>
    Now attribute uom is optional. Without the tt:cond the ST prragrom would throw exception if it is not in the file.
    2. If the xml file contains an attribute which is not used in the transformation.
    I tried to use tt:skip but it is not working for "<tt:attribute name= ... value-ref=... name" but only for "<tt:value-ref=...".
    I only want to get the values I need out of the parameter list.
    How can I achieve this without defining a transformation for every parameter in the xml file?
    Thanks and regards
    Michael

    Hi,
    thanks for reply. It took me into the right direction. You have to distinguish between elements (ordered structured nodes) and attributes (unordered structured nodes). In my case they are using attributes for the values of a material master.
    Here is a snippet (sample of the XML):
    <?xml version="1.0" encoding="utf-8"?>
    <TcPLMXML>
      <TCifEngPart item_id="1-3000-3630-00"
                   seMaterialType="HALB"
                   uom="ST"
                   seWeight="2000.0" seWeightUnit="KG">
      </TCifEngPart>
      <TCifEngPart item_id="1-30000-41002-00"
                   seMaterialType="HALB"
                   uom="ST"
      </TCifEngPart>
    </TcPLMXML>
    and my transformation:
          <tt:loop ref="MATERIAL_LIST">
            <TCifEngPart>
              <tt:attribute name="item_id" value-ref="MATNR"/>
              <tt:attribute name="object_name" value-ref="MATL_DESC"/>
              <tt:attribute name="seMaterialType" value-ref="MATL_TYPE"/>
              <tt:attribute name="uom" value-ref="BASE_UOM"/>
              <tt:cond>
                 <tt:attribute name="seLength" value-ref="LENGTH"/>
                 <tt:attribute name="seWidth" value-ref="WIDTH"/>
                 <tt:attribute name="seHeight" value-ref="HEIGHT"/>
              </tt:cond>
              <tt:skip>
                 <tt:attribute name="seWeight" />
                 <tt:attribute name="seVolume" />
              </tt:skip>
            </TCifEngPart>
          </tt:loop>
    Length, width and hight are optional in the XML and will be transferred to the corresponding SAP fields if they are in the input file Weight and volume will be ignored.
    This means all attributes I don't need I have to put within the tt:skip.
    Without this skip the transformation throws an error.
    In consequence if the partner system add new attributes I have to enhance the transformation in SAP.
    Is there any other way?

  • Problem creating in some attribute options for class through java API

    Hello everyone,
    I am successfully creating class and its attributes but i am not able to create attributes with its option like IS REQUIRED, IS INDEXED, IS SETTABLE and READ ONLY.....
    public void create_class(String cname,String cdesc,String scname)
    try
    ClassObjectDefinition cod = new ClassObjectDefinition(csession);
    cod.setSuperclassName(scname);
    cod.setName(cname);
    ClassObject co = (ClassObject)csession.createSchemaObject(cod);
    AttributeDefinition ad2 = new AttributeDefinition(csession);
    ad2.setAttributeByUpperCaseName("NAME",AttributeValue.newAttributeValue("Divya"));
    ad2.setAttributeByUpperCaseName("DATATYPE",AttributeValue.newAttributeValue(Attribute.ATTRIBUTEDATATYPE_STRING));
    ad2.setAttributeByUpperCaseName("DATALENGTH",AttributeValue.newAttributeValue(151));
    ad2.setAttributeByUpperCaseName("DESCRIPTION",AttributeValue.newAttributeValue("This the attribute number 2"));
    //here is some problem,,, Is Required is not been able to set
    //ad2.setAttributeByUpperCaseName("REQUIRED",AttributeValue.newAttributeValue(true));
    co.addAttribute(ad2);
    catch(IfsException e)
    e.printStackTrace();
    }

    Hi Kabilesh,
    Could you please let me know the exast soution u had for this?
    I even set the SHLIB_PATH in the environment, but still this problem persists.
    I am compiling the program and making into a shared library as
    cc -c -g -n +z -I$JAVA_HOME/include -I$JAVA_HOME/include/hp-ux -L/opt/java1.4/jre/lib/PA_RISC2.0/server -ljvm Test.c -o Test.o
    ld -b Test.o -L/opt/java1.4/jre/lib/PA_RISC2.0/server -ljvm -o Test.slMy java code is looks like this :
    void create_Jvm()
        JNIEnv * env;
        JavaVM * jvm;
        //JDK1_1InitArgs vm_args;
        /* Note : In JNI1.2 and Java2 SDK 1.4, the new structure JavaVMInitArgs has been introduced.*/
        JavaVMInitArgs vm_args;
        //JavaVMOption options[1];
        jint res;
        vm_args.nOptions = 0;
        vm_args.ignoreUnrecognized = JNI_TRUE;
        /* IMPORTANT: specify vm_args version # if you use JDK1.1.2 and beyond */
        vm_args.version = JNI_VERSION_1_4;
        //vm_args.version = JNI_VERSION_1_2;
        /*In JNI1.2 and Java2 SDK 1.4 the JNI_GetDefaultJavaVMInitArgs method call is not required.*/
        //JNI_GetDefaultJavaVMInitArgs( & vm_args);
        res = JNI_CreateJavaVM( &jvm, (void**)&env, &vm_args);
        if (res < 0) {
            fprintf(stderr, "Can't create Java VM\n Error is :%ld\n ", res);
            exit(1);
        iJvmInitialized = 1;
    } hi
    Check the lib path
    May be u have not included : at the end of the lib
    path that u have added
    THis was the mistake that i did
    kabilesh

  • Problem with optional attribute caching on a custom tag

    Hello,
    I've created a tag by extending TagSupport. I have one attribute that is optional. I'm having a problem with this attribute since the tag is cached. If the value is not specified in the tag, it is always using the previous value from the past request.
    I understand why this is happening, but I wonder if there is anyway to reset this value besides doing it at the end of the doStartTag or in the doEndTag methods? I simply want it to be an empty string if it is not in the request.
    Thanks,
    Tim

    Thats abit overkill in my opinion.Probably yes, but its a cleaner option. In case your doEndTag handles custom exceptions, you would anyhow need to put this code in a finally block, right ?
    public int doEndTag() throws JspException {
    try {
    call some methods that throws other checked exceptions;
    }catch(Exception1 e){
    throw JspException(e);
    }catch(Exception2 e){
    //log and ignore
    }finally{
    //clean up here
    return an int;
    Having said that, different containers implement the spec a bit differently. For example, in our project, we use weblogic and for wl, we put our clean up code in the release() method which according to the spec, needs to be called only before gc. Weblogic implementation is a bit different - its called after doEnd() for every use of the tag.
    This is from jsp spec regarding tag life cycle especially with reuse
    Some setters may be called again before a tag handler is reused. For
    instance, setParent() is called if it�s reused within the same page but at a dif-ferent
    level, setPageContext() is called if it�s used in another page, and
    attribute setters are called if the values differ or are expressed as request-time
    attribute values.
    �Check the TryCatchFinally interface for additional details related to exception handling and resource management.
    cheers,
    ram.
    }

  • Impact of making an attribute optional or required with respect to profile sync

    Hi,
         Is there any dependency for the profile sync between AD and SP on the type of any user profile attribute( Required or Optional). Does it really matter whether any field is required or optional?

    Not to the AD Import/export process. As far as I know those values only matter if a user tries to edit their profile and they are missing when the user tries to save their changes.

  • Bulk requests in OIM 11gR2

    I created an app instance and attached a form with that. While raising a request through catalog i am able to see the form and enter values in it and submit the request. But while submitting the request if i attach 2 target users, the form disappears in the catalog. So what is the issue and am i missing something while developing the form??
    Edited by: 955932 on Feb 17, 2013 2:40 AM
    Edited by: 955932 on Feb 17, 2013 9:21 PM

    while developing form you have to mark use for Bulk option for the form attributes. Hope you have done that. else update your form. or just refresh(F5) once you are on catalog page.

  • Exchange 2003 - bulk create smtp contacts from user objects, bulk forward to smtp contacts, bulk turn off forwarding

    Exchange 2003 running on Windows server 2003.  ~50 Users all in same OU on same domain with primary email address [email protected]  objective is to create smtp contacts from each of the user objects imported back into the same domain in
    a different OU with mail, targetAddress, proxyAddresses/SMTP on the contacts being [email protected] and the options 'automatically update email addresses based on recipient policy' disabled and hidden from GAL for all.   At a later time will require
    a method to bulk forward all of the user objects to their corresponding  [email protected] contact object and a way to to bulk disable the forwarding at a later time.   
    ldifde created the contacts via export/import but Exchange seems to like rewriting the mail & proxyaddresses  or replacing domain2.com with one of the internal recipient policy domains requiring manual change in AD.
    ldifde -f export-01.ldf -s dc1.domain1.com -d "OU=Users,OU=people,DC=domain1,DC=com" -r "(&(objectCategory=person)(objectClass=user)(givenname=*))" -l "cn,givenName,objectclass,samAccountName,mail,physicalDeliveryOfficeName,displayName,name,description,sn,targetAddress"
    ldifde -i -f import-test-01.ldf -s dc1.domain1.com
    I'm then using ADModify.net to bulk modify hide from address lists attribute and correct the mail, targetaddress, proxyaddress attributes, possibly forwarding as well.  The process is clunky compared to something like powershell on Exchange 2010. 
    Am I going about this the wrong way?

    users will remain on the domain.  decommissioning or altering access to the old mailboxes until some point post-migration would be unwanted so there's a fallback method in case anything goes wrong.  until testing reveals a better method, the strategy
    for Exchange 2003 / Server 2003 environment will remain as is for now using ldifde export of select user object attributes followed by ldifde import of select attributes to contact objects, followed by admodify.net / admodcmd updating of the necessary mail/exchange
    attributes via %’mailNickName’% similar to what's described below to forward internal mail to the external host.
    Using ADModify to Change Exchange Specific AD User Attributes in Bulk
    Using ADModify – A real world example

  • CS5 TEXT TRAPPING options? Knockout? 0.44? Overprint?

    Is there no option in InDesign CS5 for the text trapping?
    How can I be sure that the text I want to be knockout is in fact set to knockout? and likewise for text to be overprinted?
    Am I to assume that everything is automatic and I have to trust InDesign to decide it for me?
    I will be taking a project to the printers soon, and I NEED to be sure for myself that all the overprint and knockout text is set correctly, but I can't find the settings anywhere.
    Help, guidance and anything else very much appreciated.

    le_mac_man wrote:
    Thanks for your reply.
    So, are you saying that every other colour except black will knockout automatically?
    In the "attributes" panel the options are:
    Overprint Fill
    Overprint Stroke
    Nonprinting
    Overprint Gap
    Why is there not an option, "knockout Fill" etc... or is it just given that if the overprint fill box is not ticked then that means it will knockout?
    There is no option for Knockout because that's the default condition, and the only possibility if overprint isn't selected. You can't "sort of" or half overprint any more than you can "sort of" print red using black ink.

  • Filtering by attributes in Smart view on Cloud

    Dear all,
    We are working on the Planning and Budgeting Cloud Services and we have a question regarding the filtering by attributes in smart view.
    We tried to create a report filtering by attribute but this option is not available in the Smart view Member selection.
    However, filtering by attribute is available from a form.
    Could yo please help us with this issue?
    Thanks in advance.
    Regards,
    Marta

    hi Marta,
    The use of attributes in PBCS is not available in Smart View nor Financial Reporting Studio.  I am also trying to figure out a workaround as this is critical for reporting purposes.  The two links below explain the issue. 
    Smart View
    Bug 19365552 : PBCS - CANNOT LOAD NOR USE ATTRIBUTE DIMENSIONS
    FR
    Cannot See Attribute Dimensions in Financial Reporting (FR) Studio with a Planning Datasource ( Doc ID 756286.1 )

  • "managed by" attribute of computer object

    Hi all,
    I am working on a script to manage the computer's attribute "managed-by" through power shell. I have found the command Set-ADComputer "AAECNBJ003403L" -ManagedBy "dn_path_of_user" which does not seem to be a solution in
    my ad environment.
    In our environment, all the client machines are in one domain (machine.domain.com) and users from different domains (user1.domain.com ; user2.domain.com) logon to these machines ( all domains in same forest ). when I provide the DN path of the users which
    is "cn=user,dc=user1,dc=domain,dc=com" in the command Set-ADComputer "AAECNBJ003403L" -ManagedBy "dn_path_of_user" I get the error as follows 
     Identity info provided in the extended attribute: 'ManagedBy' could not be resolved. Reason: 'Cannot find an object with identity: 'cn=user,dc=user1,dc=domain,dc=com under: 'DC=machine,DC=domain,DC=com'.
    SO it is searching for the user object in machine.domain.com where the object does not exist. Please tell me if I can specify a user domain name in the command.

    I need to dig into my customer's environment to know why it works for them when they add the user of a different domain. Yes, we were in the process of domain migration which has been delayed due to some incompatible applications.
    We have also been using a script which is taking the input from a csv file and updating the managed by attribute of the machine. In the script we are specifying the domain  "user.domain.com" and it works for us when we need to update the attribute
    in bulk. But we also need the command for updating the attribute of the individual machine as per the end user request. Please see the script below if this can be taken into reference. 
     Import-CSV C:\Users\W9a0n3p9\Desktop\comp.csv |%{
    #Specify the search criteria
    $Computer = $_.Computername
    $samname = $_.Username
    $domain = "user.domain.com"
    #Get a list of domains in the forest and grab the DN of the one matching the above parameter.
    $forest = [System.DirectoryServices.ActiveDirectory.Forest]::GetCurrentForest()
    $domain = $forest.Domains | ? {$_.Name -eq $domain}
    $domainDN = $domain.GetDirectoryEntry().distinguishedName  
    Write-Output  "Found the remote domain, the full LDAP distinguished name is $DomainDN"
    #Create an LDAP searcher object and pass in the DN of the domain we wish to query
    $Searcher = New-Object System.DirectoryServices.DirectorySearcher([ADSI]"LDAP://$domainDN")
    #Pass in the ceriteria we are searching for.
    #In this case we're looking for users with a particular SAM name.
    $Searcher.filter = "(&(objectCategory=person)(objectClass=user)(sAMAccountName= $samname))"  
    $results = $Searcher.Findall()
    #Loop through the results
    Foreach($result in $results){
        $User = $result.GetDirectoryEntry()
        $userDN =  $user.DistinguishedName
        Write-Output "Set the Owner for Computer $computer as $userDN"
        $A= Get-adcomputer $computer
        $A.managedby = "$userdn"
        Set-adcomputer -instance $A
    Regards,
    Maddy

Maybe you are looking for

  • Text checkbox obscuring view of text in PSE12

    With PSE12 how do I stop the green "tick" / red "reject" checkbox from obscuring my view of the text as I'm trying to type? The problem is that the checkbox retains the same number of pixels on my screen - no matter what amount of zoom is applied to

  • Help in performence

    hi, i wont to increase performance for this loop what is the best way to do that? LOOP AT q_tab ASSIGNING <q_tab>.     SELECT SINGLE txtmd       FROM /bi0/tqualifictn       INTO <q_tab>-txtmd       WHERE qualifictn = <q_tab>-nodename       AND langu

  • Dynamic Use of web dynpro component

    Hi, How can I dynamically use the web dynpro component for display in one component with out using Wdb Dynpro Interface component? I want to give user a dash board which is configurable by the user. Thanks and regards, Pradip

  • Problems starting services after virtualising Crystal server

    We have virtualised our crystal server and the machine starts up but we are getting errors when starting the services and a message "There is an error: A server running on a machine different from the CMS machine may not register to the CMS with your

  • Component Object Model Compatibility of ORACLE 9i

    Hi Mates: Please let me know whether Oracle 9i is com compatible or not? Rgds, Luther