Using dnconvert() on manager attribute in a mapping file for AD-OID synch

I was just curious - has anyone tried using dnconvert() on the manager attribute for Active Directory - OID synchronization?
Example: manager: : :person:manager: :inetorgperson:dnconvert(manager)
Is that the way to bring over who an employee reports to (in our case, for use in Oracle Portal) or is there a better solution?

Surely, we're not the only ones trying to map employees' Managers from AD to OID? :-)

Similar Messages

  • Creating external mapping file for C# application

    Hi,
    I'm using Robohelp 7 and producing HTMLHelp files. So far, the programmers have been making internal links in the program to call my help, but I'd like to take this over using an external mapping file.
    Is it possible to use regular map files, using the built-in Map ID functionality, for C# .NET applications? If so, is there something special I have to do? Or do I just create a regular map file?
    Thanks!

    I mean that, in the past, they have hard-coded the link to each help page within the application. But, I'd like to take that over by maintaining a Map file where I specify the link between the topic and the Map ID.
    However, I'm not sure that the map file works for C# .Net applications, and the engineers aren't sure either. I told them I'd go investigate.
    Is there a way to create a Map file, or something that works like a map file, for a C# .Net application? Or do they have to go on hard-coding the links to each topic?

  • How do I use copyprofile, image manager and create a wim file to Sysprep a reference Windows 8 computer.

    Im trying to deploy a reference machine (configured) to other machines (exact or close image) with different hardware.
    I have successfully used sysprep in out of the box, generalise, shutdown mode although i havent tried to deploy this to another device.  Unfortunately it doesnt copy the profile to default.
    I understand that I have to create an answer file using image manager based on that image, save it to a usb drive and attach this in the sysprep command line when sysprepping it.
    My problem is I dont know how to easily capture an image of windows 8 into a wim file so that i can add this into image manager to create a answer file.  Im also not sure what I have to do in image manager, is it a simple matter of creating and saving
    the answer file or do i have to configure it to copy the profile specifically (theres only one account anyhow).
    I also want to know if i have to attach the drivers or are all the standard drivers put into the sysprep image as standard.  I would like the machine to be an exactly replica, same as doing a clone (but with the drivers for the new machine installed
    so it will boot) same as doing a clone and then repair? If thats possible.
    Any specific instructions on this would be helpful.  I have read the microsft links but they are somewhat confusing.

    I know this is a very late response but I thought I'd post for others who search.
    The easiest way to create the .wim file is via WinPE, this guy's two YouTube videos explain the entire process in detail - 
    Windows 8 ADK Part 1: Capture an OS image - https://www.youtube.com/watch?v=XJ8zKX_8E9w
    Windows 8 ADK Part 2: Windows Image Deployment - https://www.youtube.com/watch?v=HHIvoqSw_FI
    Here's a quick rundown from my notes:
    WINPE
    Create WinPE via imaging tools command prompt
    copype amd64 c:\winpe
    makewinpemedia /iso "c:\winpe" "c:\winpe\winpe64.iso"
    UNATTEND
    Open Windows System Image Manager
    Configure unattend.xml
    Save unattend.xml to sysprep folder
    Create script and save it to sysprep folder to launch sysprep with unattend
    @echo off
    cd C:\Windows\System32\sysprep
    Sysprep /oob /generalize /unattend:C:\Windows\System32\sysprep\unattend.xml
    SYSPREP
    C:\Windows\System32\Sysprep
    Run as administrator
    OOBE/Generalize
    Shutdown
    CONFIGURATION of WINPE
    Set IP - netsh int ip set address "Local Area Connection" static 192.168.1.2 255.255.255.0 192.168.1.1
    Set DNS - netsh int ip set dns name = "Local Area Connection" source = static addr = 192.168.1.4 validate = no
    Map Network Name - net use z:
    \\WindowsADK\reflex\images password /USER:domain.local\username
    DISKPART
    diskpart
    list disk
    select disk zero
    list partition
    select partition 2 (OS partition #)
    Assign letter=S (assigns drive letter to partition)
    Exit
    DISM
    dism /capture-image /imagefile:z:\image.wim /capturedir:s:\ /name:"Windows 8.1 Custom"
    Verify image is saved in the image share (z:)
    http://www.microsoftfanboys.com

  • Use of Orders05 Interface mapping & XSLT mapping file for Orders03 IDOC

    Hello Experts,
    In a scenario we are sending Purchase orders and Purhase Order change from SAP to SNC through XI.
    Currently Orders03 IDoc is used and standard mapping for Orders03 XSLT is used.
    Now the requirement is to use the same IDOC (Orders03) but
    - XSLT mapping (OrdersOrders05_ReplenishmentOrderNotification) and
    - Interface Mapping (OrdersOrders05_ReplenishmentOrderNotification_01) of Orders05.
    What changes would be necessary
    - On SAP side,
    - in the XSLT mapping, and
    - On XI side.
    Thanks in advance,
    Suraj

    Hi Suraj,
    First compare ORDERS03 IDOC and ORDERS05 IDoc structures,if both structures are same then u no ned to chnage the XSL it will work fine.
    If any chnages in ORDERS05 Idoc then u have to adjust XSLT as per ORDERS05 IDOC.
    test interface mapping first and let me know if any error.
    Regards,
    Raj

  • Mapping file for Password Sync

    The directions are -
    Synchronizing Passwords from Oracle Internet Directory to Microsoft Active Directory - Before Active Directory Connector can synchronize passwords in this direction, do the following:
    Add a mapping rule that enables password synchronization. For example:
    Userpassword: : :inetorgperson:unicodepwd: :user
    Req -
    Can some one share there mapping file which they would have used for password Sync . you can mail it to me on [email protected]
    Regards,
    Rashid

    Hi,
    Below is the mapping I used :
    DomainRules
    cn=users,dc=test,dc=com:cn=users,dc=coreid,dc=test,dc=com
    AttributeRules
    # Organizational Unit Mapping
    ou: : :organizationalunit:ou: : organizationalunit
    # Container mapping
    cn: : :orclcontainer: cn: :Container
    #Domain cannot be exported
    #name: : :domain: dc: :domain
    cn:1: :inetorgperson:cn: :User
    uid|cn: : :inetorgperson:SAMAccountName: :User
    #orclSAMAccountName:1: :inetorgperson:SAMAccountName: :User: truncl(orclSAMAccountName,'$')
    #cn:1: :inetortperson:SAMAccountName: :User
    # attribute rule for mapping Active Directory LOGIN id
    #mail: : :person:sn: :User:
    mail: : :person:UserPrincipalName: :User:
    # attribute rule for mapping entry and to create orclUserV2
    # There should be a mapping rule with orcluserv2 objectclass
    # without which the PORTAL may not function properly
    sn: : :inetorgperson:sn: :person
    givenname: : :inetorgperson:givenname: :person
    cn: : :person:displayName: :person
    # mail needs to be assigned valid value for default settings ing DAS
    mail: : :inetorgperson:mail: :person
    userpassword: : :inetorgperson:unicodepwd: :person:
    cn: : :person:useraccountcontrol: :person:"512"
    mobile: : :inetorgperson:mobile: :organizationalperson:
    orclisenabled: : :inetorgperson:obuseraccountcontrol: :oblixOrgPerson:"ACTIVATED"
    # GROUP ENTRY MAPPING RULES
    cn: : :orclgroup:cn: :group:
    # This will work successfully only when cn doesn't have any
    # special characters associated with it.
    cn: : :orclgroup:SAMAccountName: :group:
    uniquemember: : :groupofuniquenames:member: :group:

  • How do download Nokia Maps files for Nokia C6-00 o...

    Recently I found an update files to my Nokia C6-00 Nokia Maps file,
    I stucked at 81MB of 99MB and prompted the download is timeout.
    I have fail download for 3 times.
    Is there any where I can download the file manually for Malaysia map ?
    Thank you.

    Assuming that your C6-00 is running Nokia Maps v3.06 here you are Malaysia
    Should howver you be running Nokia Maps 3.04 (unlikely) you would need Malaysia
    Base map/ClientIndex is not altered frequently so older version usually suffices.
    If you need any further help on deploying decompressed .zip of (16) folders 0 - 9 and a - f to E:\cities\diskcache, please post again.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • 2 user accounts using 1 iCloud drive account, different folders and files for each user.

    I have two user accounts on my Mac. One for work and one for personal use.
    They both share my iCloud and iCloud drive account. My issue is that when I update the files in my work account the changes do not take place when I log into my personal account on my mac.. I find this strange seeing as I am only using one account for both.
    This means when I am working and make folders or rename files and folders they only appear when I view iCloud Drive from that user profile. When I try to view iCloud drive from my personal user account or other iOS devices like my phone the old changes remain.
    Has anyone any ideas why this is?

    Because iCloud drive is not shared between users.  Each account has it's own storage.  It is NOT shared.

  • Converting an AIR application developed using Adobe Flash Builder 4 to an .apk file for Android

    Hi,
    Is there anyone would could provide me a link or a simple guide on how to convert an AIR application I developed for the desktop  to an .apk file so I could test it on an Android device? Without using Adobe Flash Builder Burrito...Thx.

    Hi nerostealth
    These link should be able to help you:
    http://blog.omarfouad.com/?p=334
    http://blog.omarfouad.com/?p=365
    regards Mike

  • Mapping files for pre-defined Encodings?

    Hi there,
    Does anybody know if and where it is possible to download the PDF pre-defined encodings (StandardEncoding, MacRomanEncoding, WinAnsiEncoding, PdfDocEncoding and MacExpertEncoding) as any processable file?
    I found this: http://www.unicode.org/Public/MAPPINGS/VENDORS/ADOBE/ ...but I'm not sure if they are complete and up-to-date.
    Furthermore I'm missing a processable file for MacExpertEncoding at all.
    Anybody?
    Thanks!
    Jan

    When you have a chance, please contact me via email.
    I think that we can accommodate your request, and the discussion will be smoother if we conduct it through email exchanges.
    Thanks...
    -- Ken

  • How can I instruct SqlMetal to exclude the 'storage' attribute of all the columns on a mapping file when converting a .dbml file to a mapping file?

    Hi,
    I'm trying to use LINQ to SQL with a top down approch using my own POCO classes. I'm using a XML file for the external mapping but in order to avoid typing a long file by hand I found that I could use the O/R designer to create the .dbml and from there I
    could use SqlMetal.exe to generate the map file from the .dbml. The only thing is that, by default, SqlMetal generates a map file which includes the 'storage' attribute for all the columns of the database. For example:
    <
    Column
    Name="Ticker"
    Member="Ticker"
    Storage="_Ticker"
    DbType="NChar(20)
    NOT NULL"
    CanBeNull="false"
    />
    However, in my code I only use automatic properties (Ticker, in this example) and not properties with the corresponding private field. Basically, I don't have any field "_Ticker" in my class. I found out that this the reason why I'm getting the error
    "Bad Storage property: '_Ticker' on member 'TTS.Domain.Asset.Ticker" when trying to add an entity to the database. However, ff I delete the all the 'storage' attributes from my mapping file everything works fine.
    Is there a way so I could use SqlMetal to generate a map file from a .dbml file but in which it never includes the 'storage' attribute?
    Thanks.
    Best,
    Miguel T.
    This is reason why I'm getting the error.

    Hi Serguey,
    I was expecting that answer but I still had some hope that it could be possible! I checked those 2 links before sending my question.
    Currently, I'm deleting the storage attributes everytime that I generate a mapping file. The issue is that I will have to do this eveytime that I need to add data in my O/R designer which happens quite frequently since I'm working with iterations in my project.
    It's not very practical but it's still better than write the additional data by hand.
    I don't know how I could create my own mapping validation in order to exclude the 'storage' attributes everytime that I generate a mapping file from a .dbml file with SqlMetal but I will check that option too.
    Thanks for your helps.
    Best,
    Miguel.

  • Using authorware map file in powerpoint

    Hello,
    where can I get Infos about the macromedia authorware
    player component for map files for programming in VBA?
    I want to run Authorware map files in powerpoint using
    this component. Alternative I'm using the webbrowser
    component for it and this works in powerpoint...
    Private Sub WebBrowser1_DocumentComplete(ByVal pDisp As
    Object, URL As
    Variant)
    If URL = "" Then
    WebBrowser1.Navigate ActivePresentation.Path &
    "\course1253.aam"
    End If
    End Sub
    Thanks
    Uwe

    Hi,
    I downloaded the lastest player and install it.
    So I have only one problem:
    My authorware aam File is running correctly in (on?) MSIE.
    But Authorware control in powerpoint shows the
    loading bar "initalize .." and nothing happens.... So I
    think,
    I have somthing to do in VBA, but I'm not sure... So
    I'm searchimg for somebody, who can use this control
    in powerpoint correctly.
    But I think it's ok for my presentation using webbrowser and
    don't waste the time on authorware control. All other
    controls
    are working without any problem (VRML, Flash, PDF, etc.)
    Many thanks for your interest !
    Uwe
    "Steve Howard **AdobeCommunityExpert**"
    <steve@$NoSpam$tomorrows-key.com>
    schrieb im Newsbeitrag
    news:e7u0vt$4mr$[email protected]..
    >> Do you mean the Macromedia Authorware Webplayer
    Control? This Component
    >> doesn't work on my powerpoint 2003 (german). What I
    see in my
    >> presentation
    >> is only the loading bar and nothing happens or on
    other computer
    >> powerpoint
    >> gets an error (has an problem ...)
    >>
    >
    > I cannot test it ere, so I need you to tell me more
    about "gets an error
    > (has an problem ...)"
    >
    > Provided all the appropriate Xtras etc are there with
    the aam file, I
    > would have expected it to work for you.
    >
    > Steve
    >
    >
    > --
    > ACE - Adobe Community Expert, Authorware
    > My blog -
    http://stevehoward.blogspot.com/
    > Authorware tips -
    http://www.tomorrows-key.com

  • Newbie Map File question

    I have inherited a huge project in RoboHelp which contains
    multiple map files. One of the map files is the custom map file
    that was apparently imported. This is the only one I need, yet
    there is also a BSSCDefault.h. When I right click to delete, it is
    greyed out. There are no map IDs in it, but it's still there. There
    is also the "All Map IDs" file which appears to be identical to my
    custom file. I'm guessing that one has to stay? I've managed to
    delet all the rest of the old map files.
    Each time I assign a map ID I feel that I have to make sure
    that I select my custom map ID from the drop-down box, and that's
    just one more step that I could accidentally forget. I'd rather do
    away with everything else so I'll know that I'm always using only
    my custom map file. Is this possible?
    Thanks so much in advance for your help.

    Welcome to the forums.
    I don't think the "All Map IDs" is a file in itself, but
    maybe a combination of all files' IDs displayed together. I don't
    know for sure, as I always use only one map file for a project, and
    I leave BSSCDefault empty. The BSSCDefault file seems like it is
    forced on us, but we don't have to use it, as you know.
    I think you mean that you are selecting your custom map file
    name from the "Map File" dropdown box. You can skip that step by
    clicking on your map file's name in the Project Manager. For
    example, I have a map file called "cshmap.h." In the Project
    Manager, I expand Context-Sensitive Help, then Map Files, then
    double-click "cshmap.h," which has a page icon with an "h." The map
    ID dialog opens with cshmap.h selected in the dropdown, so all the
    changes I make will be in that file.
    Hope this helps,
    Ben

  • How can I generate a map file with LabVIEW?

    We wish to use a product which inserts code into our executable to prevent tampering with it by crackers.  The program, however, takes the executable file, as well as the map file (which is commonly generated by c++ compilers) and uses the map file to determine where in the exe the critical routines that need protection are at.  I can not, however, determine how to create such a map file for a LabVIEW generated executable.  Is there a special build option I need to invoke?

    Yes, I'm familar with NI's licensing technology, having talked with someone (you, Dennis, I believe) about it before.  The problem we have is our software is sold to factories in China where there are no internet connections.  We have a physical key 'dongle' which must be present in order for the executable to be willing to run.  However, it appears that people are taking the executable  which LabVIEW creates and they are editing it, probably by using a a debugger and tracing to the the code which checks for the dongles presence and bypassing it.  To my knoweledge, NI's products don't do anything to prevent this, right?
    We found a company which sells a product that encryptes, checksums, etc... an executable file, but it needs to know the layout of functions in the exe in order to determine which areas to focus the obfuscation on.  They were sort of matter of fact when they said it needs the exe and the map file, as if they expected any language which produced an exe could produce a map file.

  • How to use Windows SIM to create answer files for 32-bit (x86) Windows 7 from a 64-bit (x86_64) Windows 7 PC?

    So I'm having the old 32-bit/64-bit compatibility issues with Windows SIM. I have a Windows 7 64-bit PC (actually a virtual machine) that I intend to use to run Windows SIM and make answer files for 32-bit Windows 7 unattended installations.
    I've installed the latest Windows ADK (the Win 8.1 one). When doing this there was no choice of download or prompt during installation regarding 32-bit or 64-bit architectures. Once installed the Windows Kits folder is under Program Files (x86), but imgmgr.exe
    is a 64-bit executable. When I try and generate the catalog for a 32 bit install.wim, I get an error that 64-bit SIM cannot catalog 32-bit images.
    Is there any way to install a version of Windows SIM on a 64-bit Windows 7 PC that can catalog 32-bit Windows 7 images?

    Hi,
    I think the biggest problem is the architecture specific in answer file:
    <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OEMInformation>
    <Manufacturer>[ REPLACE WITH COMPANY NAME ]</Manufacturer>
    <SupportURL>[ REPLACE WITH SUPPORT WEBSITE ]</SupportURL>
    </OEMInformation>
            </component>
        </settings>
    The answer file must include processor-specific components. The answer-file settings in the windowsPE configuration pass must match the architecture type of the preinstallation environment. The settings that apply to the Windows image must match the architecture
    type of the image. For example, if you create an answer file that deploys 64-bit images from a 32-bit preinstallation environment, all components in the answer file for the windowsPE configuration pass must include the processor attribute type of x86. Settings
    to be applied in the specialize, oobeSystem, or other configuration passes must include the processor attribute type of amd64.
    If you have any feedback on our support, please click
    here
    Alex Zhao
    TechNet Community Support

  • Automatic merging of map files in RoboHelp?

    [Hope this isn't a double post; my first attempt ended in
    network error and forum doesn't seem to have that post]
    My group is charged with developing a help system using
    RoboHelp 7. Output type will be WebHelp. The interface between
    context-sensitive Help system and the target application will be a
    single project's output and a single map file. The plan for help
    development is to divide the work up into multiple layers of
    projects. The final output will be the result of multiple project
    merges from the bottom layer up.
    RH7 enables this methodology with the WebHelp merge
    module...except that it doesn't automatically merge sub projects'
    map ID files (individual BSSCDefaults.h) into the master project's
    map ID file BSSCDefaults.h. I can use a different name for the sub
    projects' map files and import them into the master project, but
    this still does not result in the master's map file being modified.
    The map IDs remain dispersed across the multiple map files within
    the master project.
    Is there a way to get an automatic concatenation of map ID
    files?

    Thanks for the suggestion. I was hoping that the answer would
    be other than that it's a manual procedure outside of RH7, but
    that's the conclusion given my previous [admittedly brief]
    searching within this site and thinking more about the RH paradigm
    (as explained in the Grainge article as well as the other Adobe
    articles).
    For now, I'm going to have the team use the following process
    while we're shaking out our development methodology:
    - each author follows the established naming convention for
    Topic IDs and use his/her assigned map number range when creating
    map IDs which should guarantee that the IDs are unique across all
    projects
    - each author will export his/her projects' map file (for
    java applications) to a subfolder within their project
    - rename the resultant BSSCDefaults.properties file to a
    globally unique filename
    - copy that project-unique properties file to the specified
    folder
    - one person/admin will concatenate the individual properties
    files into a single file to be used by the application developers
    Comments?
    ayf

Maybe you are looking for