ADF11g - integration with OIM -folder structure for OIM configuration files

Hi All,
I'm trying to make call to a remote OIM using OIM API, from my ADF backing bean onclick of a button
on the JSPX page.
I'm able to compile the page, but the issues I'm facing is that I'm not able to read the configuration details
specified for OIM connectivity from the OIM configuration files (authwl.conf, xl.policy, xlconfig.xml).
So do any one know what is going to be the folder structure for these config files (OIM), when we are integrating to
this API from ADF backing bean.
Thanks All .
Thanks & Regards,
Dharmathej M

Hi Daniel, thanks for the response but i readed that doc before asking here and that's one of the reasons of my question.
On the first line of the doc it says *"This appendix includes instructions that describe how to configure WebSphere so that Oracle Identity Manager (OIM) and Oracle Identity Analytics (OIA) can be installed on separate servers."*
It assumes both products are on different servers and also the creation of an new profile and node for oia.
WAS_NDS_HOME/AppServer/bin/manageprofiles.sh -create*
-templatePath WAS_NDS_HOME/AppServer/profileTemplates/managed*
-profileName oia-managed01 -profilePath WAS_NDS_HOME/profiles/oia-managed01*
-nodeName oia-managed01-node01 -hostname hostname*
Integrate the OIA node to the OIM Cell by typing the following command on the OIA Machine:*
cd OIM_HOME/xellerate/setup; ./xlAddNode.sh oia-managed01 oia-managed01-node01 192.168.21.9 8883 xelsysadm password1*
Our intention is to use same machines, servers,... oim is using so we don't need to use extra machines or create extra websphere objects.
Any tips on that?
Regards.

Similar Messages

  • Folder Structure for portlet & configure in WL 8.1

    Hi ,
    <b>Any one help me how to configure the portlet in WebLogic 8.1 and the Folder structure of the Portlet application. What jar file we need to provide for portlet where we download.I am not installed portlet server.</b>
    thx & rgds,
    K.Samraj

    go through the below link (steps for IPC clearly explained)
    [url http://edocs.bea.com/wlp/docs81/ipcguide/overview.html]
    am using Weblogic 9.2, I guess using event handlers your requirement can be achieved.

  • Building a war file with a folder structure

    How do a build a war file with a folder structure? I have code that creates JarEntrys and writes jar files and resource files etc. to the war. When I look at the war that gets created using winzip the path names for all the entries are correct and everything appears correct. When I try to deploy this to Tomcat nothing deploys. It appears my war is in a folder structure. How can a build this folder structure in the war? When I look at a good war using BeyondCompare I see folders and files in the folders just like I would see looking at a directory on my system. When I use BeyondCompare to view one of my "bad" war files that I have created everything is in the root. There are no folders and no folder structure. I am using the java.util.jar API to create the war but I don't see any methods or any API that will let me build up any sort of folder structure. It seems like I am missing something basic here.

    command is same for creating jar/war/ear.
    u simply need to execute jar /? for detail.

  • How to develop repository manager with initial folder structure

    Hi 2 all!
    I wonder if it is possible to create new repository programmatically with defined folder structure. I'm interested in solutions when repository manager is works with db or file system. Can you provide any example or tell me where can I define my structure?
    thnx

    Hi Nata!
    Basicly this task consists of two steps:
    1. Deploy a new configuration object for the repository manager
    2. Create the intial folder structure
    Step one is simple. Here is the configuration object of the repository manager for /documents. It's been exported from the KM configuration by using the standard export mechanisms. This can be included into a portal application project in Netweaver Studio.
    documents.co.xml
    <?xml version="1.0"  encoding="UTF-8" ?>
    <!-- file generated by configuration framework Jun 27, 2008 9:16:36 AM -->
    <Configurable configclass="CmRepositoryManager" owner="km.appl.rep.mgr.prjconfig">
    <property name="ro-expiry-time" value="0"></property>
    <property name="fsconttrack" value="true"></property>
    <property name="poolid" value="dbcon_wcmdb_cm"></property>
    <property name="securitymgr.aclcacheid" value="ca_rsrc_acl"></property>
    <property name="localroot"></property>
    <property name="serverfarm" value="false"></property>
    <property name="propertysearchmgr.class" value="com.sapportals.wcm.repository.manager.cm.CmPropertySearchManager"></property>
    <property name="keepVersionHistory" value="false"></property>
    <property name="securitymgr.aclcfg" value="acl_jdbc_rep"></property>
    <property name="versioning.localroot"></property>
    <property name="persistence.mode" value="db"></property>
    <property name="hidden" value="false"></property>
    <property name="fsnosync" value="false"></property>
    <property name="cacheid.versionhistory"></property>
    <property name="prefix" value="/documents"></property>
    <property name="fsContentCacheMaxEntries" value="-1"></property>
    <property name="fsContentCache"></property>
    <property name="name" value="documents"></property>
    <property name="cacheid.content"></property>
    <property name="compressLimit" value="-1"></property>
    <property name="cacheid.foldercontent"></property>
    <property name="cacheid.properties"></property>
    <property name="active" value="true"></property>
    <property name="cacheid.rid"></property>
    <property name="ignorerootdisplayname" value="false"></property>
    <property name="class" value="com.sapportals.wcm.repository.manager.cm.CmRepositoryManager"></property>
    <property name="cclist"></property>
    <property name="intLinksDefaultDynamic" value="true"></property>
    <property name="contentmgr.class" value="com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager"></property>
    <property name="cacheid.documents"></property>
    <property name="versioningmgr.class" value="com.sapportals.wcm.repository.manager.cm.CmVersioningManager"></property>
    <property name="securitymgr.w2kcfg.systemid"></property>
    <property name="lockmgr.class" value="com.sapportals.wcm.repository.manager.cm.CmLockManager"></property>
    <property name="cacheid.locks"></property>
    <property name="securitymgr.class"></property>
    <property name="persistence.db.instance-id" value="documents"></property>
    <property name="cacheid" value="ca_cm"></property>
    <property name="namespacemgr.class" value="com.sapportals.wcm.repository.manager.cm.CmNamespaceAndContentManager"></property>
    <property name="autoversioning" value="false"></property>
    <property name="description"></property>
    <property name="securitymgr.ref" value="AclSecurityManager"></property>
    <property name="fsContentCacheLimit" value="100"></property>
    <property name="propertymgr.class" value="com.sapportals.wcm.repository.manager.cm.CmPropertyManager"></property>
    <property name="services" value="accessstatistic, com.dkv.DKVApprovalAndTranslation, com.dkv.jobtool.repository.JobToolCreationService, comment, discussion, feedback, layout, personalnote, properties, rating, statemngt, subscription, svc_acl, tbp"></property>
    <property name="sendevents" value="true"></property>
    </Configurable>
    This is a DB repository. The config object for a filesystem repository might differ.
    Step 2, the creation of the initial file structure may be done with in two different ways:
    a) Include a Repository Service with your repository, which creates the folder structure on the first access of your repository.
    b) Include a Portal app which has to be called once to create the folder structure.
    For more info about using the API to create km folders take at look at this:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=933638&messageID=5663711#5663711
    Cheers,
      Jürgen

  • Proper Folder Structure For CS6

    Hello there,
    I am seeing many recent examples from Adobe help that suggests a DPS project needs to have a folder/file structure that has seperate files for both virticle and horizontal orentations. Since CS6 offer dual orentations what exactly is the proper folder structure for the most recent release of InDesign/DPS.
    Please help clarify this kindly.
    Sincerialy,
    Ken Harper

    Our newest File structure for multiple renditions in CS6 concerning the "import-impossible-bug" is:
    _Stack_1280x752
    000_cover
    001_toc
    002_article_1
    _Stack_1024x768
    000_cover
    001_toc
    002_article_1
    _Stack_1024x600
    000_cover
    001_toc
    002_article_1
    _Stack_480x960
    000_cover
    001_toc
    002_article_1
    _Links
    000_cover
    001_toc
    002_article_1
    We produce each new Stack for a different Rendition with alternate Layouts but delete the Old one within that file, so we can continue to use multi stack import and sidecar.xml.
    The Assets to all of the Stacks are saved within the _Links directory so we don't need to duplucate the Files.

  • What is the default iTune Folder Structure for iTunes 10?

    What is the default iTune Folder Structure for iTunes 10? As far as I can tell in windows 7 it goes something like.
    My Music\iTunes\iTunes Media\Music
    Other folders for downloads, pod casts, mobile applications are all in the iTunes Media folder, however the iTunes library database files are located in the iTunes Folder.
    The reason I ask is that I am re-doing my music collection and I set up the folder structure mentioned above, but iTunes re-arranded everything and copied all of my music into the iTunes Media folder.
    Anyone have any idea how iTunes does it by default?

    Here are typical layouts for the iTunes folders:
    If you have upgraded from version 8 (or earlier) to iTunes 9 (or later) at some point, then your media folder (everything inside the red outline) may still be called iTunes Music instead of iTunes Media. The extra Music folder inside the media folder is used if you have allowed iTunes to Upgrade to iTunes Media Organization (iTunes 9) or used File > Library > Organize Library > Reorganize files in the folder "<Media Folder>" (iTunes 10). Depending on your choices for Keep iTunes Media folder organized and Copy files to iTunes Media folder when adding to library plus a little bug in which one build changed the name of the file storing the choice of layout it is quite easy for some of your files to be organized according to one layout and some the other.
    Assuming you're happy letting iTunes organize your files the following steps should tidy things up (should it be necessary):
    1. Select File > Library > Organize Library... > Tick Reorganize files in the folder "<Media Folder>" and click OK. Skip if this option is greyed out (already upgraded) or you prefer the older layout.
    2. Select File > Library > Organize Library... > Tick Consolidate files and click OK. This will bring any files currently organised outside the designated media folder into it.   NB This will create duplicate copies of any file that needs to be consolidated, and you will need to manually clean up afterwards. If space is at a premium try my scripts Unconsolidated to find out what would need moving and ConsolidatebyMoving to move rather than copy it.
    3. Select Edit > Preferences > Advanced tab, uncheck Keep iTunes Media folder organized and click OK.
    4. Select Edit > Preferences > Advanced tab, check Keep iTunes Media folder organized and click OK. This triggers iTunes into reorganizing everything according to your preferences.
    5. (Optional) Close iTunes, rename the folder iTunes Music as iTunes Media then restart iTunes. Check under Edit > Preferences > Advanced tab that the location has automatically updated. If you can't access the media for any reason just undo the folder rename.
    6. (Optional - Windows only) If Windows Media Player has ever had access to your files it may have liberally scattered folder artwork files about which iTunes won't tidy up when it reorganizes things, thus leaving behind a heap of folders with artwork and no media. I've written a script for cleaning this mess up called CleanDeadArt.
    PS If you really prefer the older layout, but it is already in the new one then edit the file called .iTunes Preferences.plist in your media folder and change the integer from 1 to 0 before doing step 3.
    tt2

  • What is the folder structure for iTunes for Ver. 11.0.5

    What is the folder structure for iTunes for Ver. 11.0.5 since I have iTunes on an external drive at the moment but want to move it back to the HD temporary so as to back it up to TM, the problem is that it seems that the files are some what disarranged and I'm not sure where and how iTune reads them.

    Time Machine will back up connected external drives as long as they are not on the exclude list.
    Connect the drive with your iTunes library > System Preferences > Time Machine > Options > if the external drive with the iTunes library is listed, select it and click the minus sign then run the Time Machine backup

  • Coherence integration with oracle weblogic portal for Session management

    Could you please let me know how to configure coherence integration with oracle weblogic portal for Session management. Its very urgent. please help.

    Please take a look at the following web page -
    http://coherence.oracle.com/display/COH35UG/Coherence*Web+Session+Management+Module
    -Luk

  • Oracle Role Manager integration with OIM

    Hi all
    I need to test installation OIM and ORM products.
    This products was installed on windows platform. My questions are:
    1) How realized connection (integration) between OIM and ORM ???
    2) Where i can search information (documents) over ORM product ???
    Thanks for u time
    Gustavo

    Hi Gustavo,
    Did you able to integrate ORM and OIM? I am getting some database error whcih deploying the integration libarary. Can you please offer me some help on this.
    Debi

  • Trouble using cfincludes with multi-folder structure

    We are rebuilding our site using <cfinclude> to pull in
    standard headers and footers for each page. The headers and footers
    each have many links in them. How can we deal with the fact that
    the pages calling the cfincludes are not all at the same level in
    the folder structure? How can we create one include file for the
    header and one include file for the footer that can each be used
    throughout the site regardless of the level in which the calling
    page is located? Thank you.
    Cheers!
    James

    How can we create one include file for the header and one
    include file for the footer that can each be used throughout the
    site regardless of the level in which the calling page is
    located?
    Create the one header.cfm and the one footer.cfm. Include
    them in Application.cfm/OnRequestEnd.cfm or in Application.cfc.

  • How can I make a folder structure for both PSE and Premiere Elements?

    I have recently bought bundled PSE 10 and Prem Elements 10 ... (but have been using PSE6 for years)
    I have lots of jpeg photos on an external drive in folders with a heirarchical structure eg. Pictures ... Friends ... 2011 ... 2011_12_02_Margate_seagulls.jpg  I also have loads of photos that are simply there waiting to be sorted and are in their native format e.g PIC_6120.jpg     Additionally I have .MOV files dumped from my JVC standard def camera some of which are custom named, others are left as is.  I now own a hi-def lumix which takes great jpgs and also video MTS files. After lots of searching on the net for the best way to get all this organised I am at a standstill. I feel that I need an external folder system (ie one that does not rely 100% on adobe and its categotries and tags) because I have had catastropic losses when using earlier photoshop progs. I also see the benefit of using tags. So...
    Is there a simple (and best) way to order my photos and hi-def video while taking into account content I already have shot/videod?  I am happy to hear reasons and see examples why I should trust PSE/Prem E - but I would also like to see if it makes sense to use folders. Ideally i would love a practical folder structuring method that incorporates both video and still content. I have posted here because it is important I organise my video better and have a flexible system that allows for drafts and reworking my Hi-def content.
    I have tried to find the info but it is so piecemeal and I have faith in the people on here ... Any links and advice would be much appreciated

    In generic terms there are three methods of filing just about anything:
    Structured by event
    Structured by type
    Unstructured
    Event might be occasion or date or a specific project. For this type of structure you would store all your assets related to that event, regardless of whether it is still, image or audio, in one place.
    Type would typically be by the type of asset. All your videos in one place, stills in another, audio in another  etc... In business for example in the eighties (when personal computing became prevalent in the workplace) staff would religiously have all their word processor documents in one place, spreadsheets in another, powerpoints in yet another etc.... Dreadfully inefficient.
    Unstructured would be a case of storing things wherever you liked and accessing them via tags or albums - but you've said you want to avoid this.
    Personally I let the application store things according to the defaults for the different import types but then tag them. Essentially I follow the 'unstructured' style. For anything major I create a project directory and move all the project assets into it (i.e. selective structure by event).
    If you search the Tips & Tricks forum I think Bill Hunt (who does this stuff for a living) describes his structured folder flow in great detail.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Can I make a folder structure for FF bookmarks outside of firefox?

    I want to make about 100 bookmark folders for firefox bookmarks. Is there some way I can create the list in a word processing doc or spreadsheet and then import it into FF? It is a little time consuming in FF to make so many folders.

    A possibility is to use JavaScript in Firefox to create the main structure and edit that file.
    Run the script as a bookmark or in the Scratchpad with an about:blank page in the current tab.
    <pre><nowiki>var head = '<!DOCTYPE NETSCAPE-Bookmark-file-1>';
    var meta = '<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">';
    var title = '<TITLE>Bookmarks</TITLE>';
    var menu = '<H1>Bookmarks Menu</H1>';
    var dls = '<DL>';
    var dle = '</DL>';
    var folder = '<DT><H3>Folder #</H3>';
    var link = '<DT><A HREF="http://">Link #1 in Folder #2</A>';
    var text = [];
    var maxF = 100;
    var maxL = 1;
    text.push(head);
    text.push(meta);
    text.push(title);
    text.push("");
    text.push(menu);
    text.push(dls);
    text.push("");
    for(var i=0; i<maxF; i++){
    text.push(folder.replace(/#/, i+1));
    text.push(dls);
    for(var j=0; j<maxL; j++){
    text.push(link.replace(/#1/, j+1).replace(/#2/, i+1));
    text.push(dle);
    text.push("");
    text.push(dle);
    text=text.join("\n");
    var URI="data:text/html;charset=utf-8,";
    location.href = URI + text;</nowiki></pre>

  • Folder Structures For Music

    Greetings Everyone,
    I have an iPod Classic (160gb) connecting to a Windows XP PRO machine.
    I understand how to sync music to the player.
    I understand how to create playlists in with iTunes.
    I understand how to create folders in iTunes to organize the playlists with.
    The format of the music file is when it is loaded into the iPod is not an issue.
    Here Is the problem:
    I have thousands of music files [MP3's] that I have sorted into well over 100+ folders.
    Normally, with any other MP3 player I could simply drag folders onto that MP3 Player and there they would be organized the way I want them.
    I wish to do the same with the iPod the only problem is that either the Intuitive people at Apple have made dragging and dropping folders into iTunes impossible [while maintaining the original folder structure] or I am just missing how to do it.
    For instance, when I drag three folders into iTunes instead of creating three folders with playlists in each folder iTunes simply merges all the songs into one list totally negating the point of a folder structure.
    Now, as I stated, I am fully aware of how to make the folder structure in iTunes myself, but I often add new songs and albums, and the thought of manually updating each individual folder every time I add new songs is tedious and depressing.
    I have looked the issue up and even tried many third party programs but none of them address the specific issue I have had. Most the searches result in "Xfer iPod files to PC" or vice versa, I have all the files on the PC and I can get them to the iPod, I simply want an easier way to put a folder structure into iTunes.
    Simply put, I want to be able to copy a folder from Windows into iTunes and have it create an iTunes Folder and a playlist rather than having to create the folder in iTunes myself, then dragging the songs into it to create a playlist.
    If there truly is no way to do this a concrete "not possible" answer would be appreciated.
    If there is a better forum for this question please advise and I will post it there.
    The iPod family is truly a fantastic product line with a great many features but something that is so simple with other MP3's is truly eluding me and I hope the answer is a simple on that I have well, simply missed.
    At this point I will even take a highly complicated How-To as I have no problem "jimmy-rigging" it to work if I knew how.
    Any help is greatly appreciated.

    iTunes doesn't care about or read any meaning into the folder structure. You can stop iTunes moving your files around by turning off *Keep the iTunes Media folder organised* in *Edit > Preferences > Advanced* but you probably know this already. There is no mechanism in iTunes itself to reveal the folder structure, or use it to create smart playlists. iTunes works with the tags. Put meaningful infomration in there and iTunes can be very powerful. It all depends on exactly what it is you want to achieve. If you can cope with a bit of programming it is possible to write scripts which could transfer the meaning from your folder structure into the tags in some format that iTunes could then use.
    tt2

  • Aperture doesn't see proper iPhoto folder structure for Locating Referenced

    I've got some photos in Aperture 3.03 that were imported from an older version of iPhoto. I needed to reconnect the Aperture photos to the iPhoto originals, so I searched for the location of the photos with Spotlight, which found them in a folder in the iPhoto package.
    But when I select the preview photo in Aperture and go to Locate Referenced Files, I can see my iPhoto library, but when I go to look inside the iPhoto library, the folder structure is all wrong. Thus, I can't find my photo.
    What would cause Aperture to misread my folder structure? Is it using an old database of folder structure and how to I reset that database?

    Thanks for these two responses. I can see the photos fine with iPhoto '09, version 8.1.2 (424).
    Right now, I'm backing up my Aperture vault before moving to Aperture 3.10. Hoping that will give me a chance to solve the problem.

  • Configuring folder structure for custom url contents

    Hi Experts,
    We are trying to create a custom help link similar to the standard help links provided by SAP (example:  http://help.sap.com/saphelp_xrpm400/helpdata/en/AD/815F4283F26255E100000000A155106/content.htm).
    Our custom help link should look like this: http://help.mycompany.com/xrpm450/en/AD/815F4283F26255E100000000A155106/content.htm
    To achieve this we are following a SAP FAQ Note: 991559
    Based on the solution provided in this note for Q.4 we have implemented the following steps:
    Proposed solution by SAP:
    Yes it is possible to configure custom help. For instance, the default xRPM help doc url for Item Details looks like this: http://help.sap.com/saphelp_xrpm400/helpdata/en/AD/815F4283F26255E100000000A155106/content.htm
    The value of "http://help.sap.com/saphelp_xrpm400/helpdata/" and
    "http://help.sap.com/saphelp_xrpm450/helpdata/" is maintained in property sheet of com.sap.xapps.cprxrpm.common.component.CommonComp. To change the value to custom url, please follow the steps:
    1. log in to J2EE Visual Administrator
    2. go to J2EE instance -> Server -> Services -> Configuration Adapter
    3. at right panel, click on webdynpro -> sap.com->xappscprxrpmcommon-> Components -> com.sap.xapps.cprxrpm.common.component.CommonComp -> Propertysheet.profile
    4. Open Propertysheet.profile, replace default value for SAP_HELP_URL with custom help url, such as http://help.mycompany.com/xrpm400/
    5. Set up required folder structure such as /en/AD/815F4283F26255E100000000A155106/, and create content.htm with your custom help content.
    Now the complete path for custom doc could be: http://help.mycompany.com/xrpm400/en/AD/815F4283F26255E100000000A155106/content.htm
    However, in the 5th point SAP has mention about creating a folder structure like /en/AD/815F4283F26255E100000000A155106/ . We created this folder. However, we cannot access this folder through http url.
    Please let me know if any extra configuration needs to be done after creating this folder structure.
    Thanks & regards,
    Sujit

    Hi Experts,
    We are trying to create a custom help link similar to the standard help links provided by SAP (example:  http://help.sap.com/saphelp_xrpm400/helpdata/en/AD/815F4283F26255E100000000A155106/content.htm).
    Our custom help link should look like this: http://help.mycompany.com/xrpm450/en/AD/815F4283F26255E100000000A155106/content.htm
    To achieve this we are following a SAP FAQ Note: 991559
    Based on the solution provided in this note for Q.4 we have implemented the following steps:
    Proposed solution by SAP:
    Yes it is possible to configure custom help. For instance, the default xRPM help doc url for Item Details looks like this: http://help.sap.com/saphelp_xrpm400/helpdata/en/AD/815F4283F26255E100000000A155106/content.htm
    The value of "http://help.sap.com/saphelp_xrpm400/helpdata/" and
    "http://help.sap.com/saphelp_xrpm450/helpdata/" is maintained in property sheet of com.sap.xapps.cprxrpm.common.component.CommonComp. To change the value to custom url, please follow the steps:
    1. log in to J2EE Visual Administrator
    2. go to J2EE instance -> Server -> Services -> Configuration Adapter
    3. at right panel, click on webdynpro -> sap.com->xappscprxrpmcommon-> Components -> com.sap.xapps.cprxrpm.common.component.CommonComp -> Propertysheet.profile
    4. Open Propertysheet.profile, replace default value for SAP_HELP_URL with custom help url, such as http://help.mycompany.com/xrpm400/
    5. Set up required folder structure such as /en/AD/815F4283F26255E100000000A155106/, and create content.htm with your custom help content.
    Now the complete path for custom doc could be: http://help.mycompany.com/xrpm400/en/AD/815F4283F26255E100000000A155106/content.htm
    However, in the 5th point SAP has mention about creating a folder structure like /en/AD/815F4283F26255E100000000A155106/ . We created this folder. However, we cannot access this folder through http url.
    Please let me know if any extra configuration needs to be done after creating this folder structure.
    Thanks & regards,
    Sujit

Maybe you are looking for

  • Pros & Cons of Using SAP PI Interfaces for Report Generation

    Hi Guru's I have a Scenario's like I have to generate a customized report in SAP with the main data's available in SAP ECC and some required data available in the Legacy System. I want to know the Pros & cons of using SAP PI RFC/Proxy adapter interfa

  • Unexpected value in COPA

    Hi experts, We are getting a record from COPA datasource in BW which never occured in that fiscal period. Even the company code, cost element (not matching in R3) and amount are coming from a different world. Where should I investigate to check for t

  • Any pre configured apps for EID

    Hi Experts, Am new to BI platform but not to Endeca. On my initial comparisons between Endeca information discovery and its counterparts in BI, I found that some BI tools like OBIEE provide BI apps by which you can configure predefined dashboards bas

  • Disk utility is gone!

    So I went to use disk utility recently and realized that it was no longer there. I started looking through the web for ways to get it back and found all the threads about the disk utility problems for people with mac osx 10.3.9, which i do, when upgr

  • Get Fields from Address Book

    In the Automator action "Get Contact Information" there are quite a few fields which are not available. Ex. 'Spouse' & 'Children'. Does anyone know an action or Applescript that can make those fields available for export to a text file?   Mac OS X (1