Questionnaire in Leads Exporting and Modifying Answers

Hi, 
Would like to ask where all the survey answers for leads using CRM_SURVEY_SUITE are stored in CRM? I need to export the survey as a XML file with all the question IDs, answer IDs and the answers inside it.
Thanks ,
Niversphere.

Hi,
You wont see the answer selected ( i mean in TEXT).
Only the answers in free text are visible in free text.
Refer to an XML file pasted at the bottom. It also has a free text "I said NO" and other answers with select options
Every Answer is stored as an answer id.  (refer XML string at the bottom)
The XML file consists of few tags like:
1. <ratingfactor> - this has all the Question Ids like <q1>, <id_cc2e550fd45cef4bb4fa023756979201>,
2. <rating>  This has rating of all teh answers to a question. Here you can get Answer ids like
id_f64758d42e58064aa78cc7f5196c11c7 and id_6edd97df4c25bf4faf4675ec9ef4b0c5     for Question id q1
3. <result> - Thsi says the Answer id that is selected for a particular question
e.g:
<result>
  <q1>
  <a1>id_6edd97df4c25bf4faf4675ec9ef4b0c5</a1>
  </q1>
</result>
the above means, for Question with id 'q1', teh answer selected is answer with id = id_6edd97df4c25bf4faf4675ec9ef4b0c5
These ids can be found in DB tables:
CRM_SVY_RE_QUEST – Stores Questions and Q Texts and Question Ids
CRM_SVY_RE_ANSW – Stores Answer options to the questions above
CRM_SVY_RE_ALV – Actual values
===============XML STRING====================
  <?xml version="1.0" ?>
- <survey>
- <ratingfactor>
  <q1>1</q1>
  <id_cc2e550fd45cef4bb4fa023756979201>2</id_cc2e550fd45cef4bb4fa023756979201>
  <id_1bdcc619fcf08e44928d1a03e13be296>0</id_1bdcc619fcf08e44928d1a03e13be296>
  </ratingfactor>
- <rating>
- <q1>
  <a1 rating="1">id_f64758d42e58064aa78cc7f5196c11c7</a1>
  <a1 rating="0">id_6edd97df4c25bf4faf4675ec9ef4b0c5</a1>
  </q1>
- <id_cc2e550fd45cef4bb4fa023756979201>
  <id_9acd6738d10c1948b66a4e43182cb0e1 rating="0" />
  </id_cc2e550fd45cef4bb4fa023756979201>
- <id_1bdcc619fcf08e44928d1a03e13be296>
  <id_a64d7e90c40e1c48a8b0753c895b9458 rating="0">id_cc70518e930f294c8607f91b6b752e7b</id_a64d7e90c40e1c48a8b0753c895b9458>
  <id_a64d7e90c40e1c48a8b0753c895b9458 rating="0">id_7713978a8c41724084f1515400f71e61</id_a64d7e90c40e1c48a8b0753c895b9458>
  </id_1bdcc619fcf08e44928d1a03e13be296>
  </rating>
- <result>
- <q1>
  <a1>id_6edd97df4c25bf4faf4675ec9ef4b0c5</a1>
  </q1>
- <id_cc2e550fd45cef4bb4fa023756979201>
  <id_9acd6738d10c1948b66a4e43182cb0e1>I said NO</id_9acd6738d10c1948b66a4e43182cb0e1>
  </id_cc2e550fd45cef4bb4fa023756979201>
- <id_1bdcc619fcf08e44928d1a03e13be296>
  <id_a64d7e90c40e1c48a8b0753c895b9458>id_cc70518e930f294c8607f91b6b752e7b</id_a64d7e90c40e1c48a8b0753c895b9458>
  </id_1bdcc619fcf08e44928d1a03e13be296>
  </result>
  <replaceables />
  <hidden />
  <readOnly />
  <mandatory />
  <noDisplay />
  <addItems />
  <script />
  <onEvent />
  </survey>
===============END OF XML STRING====================
Kindly reward with points in case helpful
Sharif

Similar Messages

  • I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date is created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date  created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    The Finder reports File information. The date and time of the photo are in the Photo's Exif metadata. The Finder has no awareness of this. All photos apps on any system do.
    Regards
    TD

  • Export Contact with creation and modify date

    Hi All,
    I need to export the contact created in AD ( windows 2008 )with creation and modified date.

    Hi Vin,
    In addition,
    the following thread can be referred to as reference.
    Exporting AD Objects by creation date
    http://social.technet.microsoft.com/Forums/en-US/d8fd00ba-e97a-4e28-a67a-1d56bfddd554/exporting-ad-objects-by-creation-date?forum=winserverDS
    Best regards,
    Frank Shen

  • Attaching the survey questions and the answers to the Lead

    Hi Experts,
    I am making Lead from the survey based on the rating of the questions. I am successful in doing so but I even need to make an attachment of this survey questions with the answer seleted, to the generated lead.
    I am trying to find a FM which can do this.
    If anybody here can guide me to this will be really helpful.
    Regards,
    SA

    Hi Saurabh
    Maintain the setting for Questionnaire determination through following path
    SAP Implementation Guide Customer Relationship Management Transactions Settings for Leads Questionnaires for Leads  Define Determination for Questionnaires
    Here you will have to maintian only your  lead tarnsaction type with Determaination and valid dates (if reqd). Please note do not maintain any Survey against this entry. This should help you to show the responded Survey in Assessment block in Lead.
    Hope this will help.
    Regards
    Mallikarjun

  • Language Problem while exporting and importing data

    hi,
    I have Oracle version 8.1.7.0.0 installed on one server and 9.2.0.1.0 installed on new server.
    I'm copying and pasting my version info from SQL*Plus:
    SQL*Plus: Release 8.1.7.0.0 - Production on Mon Aug 22 10:46:31 2005
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    SQL>
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Aug 22 12:30:06 2005
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL>
    I created new user on my new server from enterprise manager.
    Exported user from the old server and imported in the new server.
    i.e: from Oracle8i Enterprise Edition Release 8.1.7.0.0, I did
    c:\>exp system/manager file=abc.dmp owner=abc
    Then on the new server Release 9.2.0.1.0, I did
    c:\>imp system/manager file=abc.dmp fromuser=abc touser=abc
    I'm using Arabic Language on my both servers. NLS_LANG parameter on both the servers is AMERICAN_AMERICA.WE8MSWIN1252.
    On both the servers I'm able to insert and select data in arabic.
    However, after I export the data from old server to the new server, the arabic data comes in question marks.
    If I create new table and insert arabic data on new server's user abc it is displaying well. Only the data which I exported and imported is not showing arabic.
    On both old and new servers operating system is Windows XP.
    I'm stuck with this problem. Anybody having any idea about how to solve this problem please help.
    Thank you all in advance.
    Regards

    Let me be clear here. Storing Arabic data in a WE8MSWIN1252 database is not supported by Oracle and will lead to problems. You are incorrectly using the NLS_LANG to prevent proper conversion and your data appears to be okay when you use utilties like SQL*PLUS to view your data. When you write applications that don't rely on the NLS_LANG like JDBC thin driver for instance you will realize your data is in fact invalid. To learn more about the NLS_LANG you can take a look at this FAQ: http://www.oracle.com/technology/tech/globalization/htdocs/nls_lang%20faq.htm
    To migrate your database to a proper character set you can refer to this paper:
    http://www.oracle.com/technology/tech/globalization/pdf/mwp.pdf
    But please do not ask for help in supporting your current configuration in this forum.

  • CR Viewer tool bar images are missing; Export and Print are not working

    Hi There
    I used Crystal report 10.5(VS 2008 base crytal report -- CRRedist2008_x86.msi), i developed ASP.net application using VB.net  program(i used .net 3.5). One of the pages in the application is having crystal report viewer, which is calling a crystal report to populate the result. The report is working as expected on development machine (Win Vista). Hence, I moved the application onto Server (Windows Server Web; 32Bit OS and IIS). I installed the CRRedist2008_x86.msi, which added the "aspnet_client" under default website. As my site is a made as an application under default webiste. I tried...
    a) By copying the aspnet_client folder into the website folder
    b) By adding a virtual directory called "aspnet_client" under my website pointing it into the folder under "default website"
    None of the trials are working for me.
    When I click on Print or Export buttons (although their images are missing), I get the error sigh on bottom left (status bar) of the browser and the popping up the same giving me below error details
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; InfoPath.3; MS-RTC LM 8; .NET4.0C)
    Timestamp: Tue, 2 Nov 2010 15:11:12 UTC
    Message: Object doesn't support this action
    Line: 41
    Char: 1
    Code: 0
    URI: http://65.123.xxx.x:37188/xyzweb/(S(uhgxkx45iwlrbancwzfunp55))/reportpage.aspx
    Any help in resolving this issue would be greatly appreciated.
    Thank You,
    Edited by: skbo007 on Nov 2, 2010 4:11 PM

    Hello All.
    I am excited to let you know that the issue is being resolved.
    Here is steps that lead me to resolution and solution..
    I installed Fiddler2 and looked into every the debugging details of the transaction while running the report.
    Learned that the crystal report is using the aspnet_client foler under "Default website" NOT under the crrent website.
    Hence I tried to access the image via http path from local machine
    http://myserver/aspnet_client/system_web/2_0_50727/CrystalReportWebFormViewer4/images/toolbar/export.gif.
    (Notice, "mysite" folder is been removed)
    I was expecting to see the gif on my browsers' body. It gave me an error.
    Investigated further more on the error and found that the "Managed Pipe Line" of the respective application pool is to be changed to "Classic" instead of "Integrated"
    changed it .. Boom...
    Tool bar is showing up with proper images and as well the "Export" and "Print" functions are working as expected..
    Hope this helps to those in the same situation.
    Again.. this is one of many many solutions on this issues.
    Thank You
    Edited by: skbo007 on Nov 3, 2010 9:42 PM

  • Can't find Originals and Modified files in finder

    Just upgraded to iPhoto 9 and find that the Original and Modified folders are missing. I can find them when I get file info from a photo in iphoto and they seem to be subfiles of the iphoto app. However in finder, they are not accessible. Am I missing something?

    With iPhoto 7 (iLife 08) the old iPhoto Library Folder became a Package File. This is simply a folder that looks like a file in the Finder. The change was made to the format of the iPhoto library because many users were inadvertently corrupting their library by browsing through it with other software or making changes in it themselves.
    There is never a need for the user to browse the Library via the Finder or any other app. Any time you do you risk damaging the Library.
    There are many, many ways to access your files in iPhoto:
    *For Users of 10.5 Only*
    You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Apple-Click for selecting multiple pics.
    Uploaded with plasq's Skitch!
    You can access the Library from the New Message Window in Mail:
    Uploaded with plasq's Skitch!
    *For users of 10.4 and 10.5* ...
    Many internet sites such as Flickr and SmugMug have plug-ins for accessing the iPhoto Library. If the site you want to use doesn’t then some, one or any of these will also work:
    To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
    This is also true for emailing with Web-based services. However, if you're using Gmail you can use iPhoto2GMail
    If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    *If you want to access the files with iPhoto not running*:
    Create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
    Other options include:
    1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    You can set Photoshop (or any image editor) as an external editor in iPhoto. (Preferences -> General -> Edit Photo: Choose from the Drop Down Menu.) This way, when you double click a pic to edit in iPhoto it will open automatically in Photoshop or your Image Editor, and when you save it it's sent back to iPhoto automatically. This is the only way that edits made in another application will be displayed in iPhoto.
    All of the above are a: faster and b: safer than rooting through the old Library folders.
    Regards
    TD

  • How to transfer both original and modified images to another computer?

    Hi,
    I've been trying to figure out if there is a way to copy items between iPhoto libraries in two different computers.
    Basically I've got a desktop mac and all my digial images are sorted in the iPhoto library there. This is where I want to keep them as the disk is a NFS-mounted RAID-array adding a bit more security.
    Now I've got a macbook pro as a travelling companion. To avoid a huge project later in sorting and editing the pictures, I'd like to do that in pieces while abroad. So I'll edit the pictures already in the macbook and also would like to sort out what stuff to publish by creating albums containing the best pictures.
    But how to preserve all that when coming back home? How do I export the stuff from the macbook so that it preserves both the original and modified image and also any comments I've added? And then how to import all this to the mac mini? When I'm at home, both the computers can access the same NFS server so transferring the data is not a problem.
    I can of course export the pictures to a folder, copy that folder to the shared disk and then import in the mac mini. But export seems to export only the modified image so I'll lose that if doing it that way. If I just copy the files to the modified/original -folders in the mac mini, the index files of the mac mini lack the information about the new pictures as they were not properly imported.
    Is there any way to do this? I can't just copy all the stuff including index files as then I'd lose track on the 10000+ pictures already in the iPhoto library of the mac mini.
    /hv

    Thanks.
    It seems to be a little buggy. My first test import seemed to be ok but it didn't copy any of the modified pictures. It seemed to put some originals to the modified folder but not the real, modified ones. Second try seemed to work, though.
    Anyway, this seems to be what I've been looking for.
    /hv

  • Export and Import of mappings/process flows etc

    Hi,
    We have a single repository with multiple projects for DEV/UAT and PROD of the same logical project. This is a nightmare for controlling releases to PROD and in fact we have a corrupt repository as a result I suspect. I plan to split the repository into 3 separate databases so that we have a design repos for DEV/UAT and PROD. Controlling code migrations between these I plan to use the metadata export and subsequent import into UAT and then PROD once tested. I have used this successfully before on a project but am worried about inherent bugs with metadata export/imports (been bitten before with Oracle Portal). So can anyone advise what pitfalls there may be with this approach, and in particular if anyone has experienced loss of metadata between export and import. We have a complex warehouse with hundreds of mappings, process flows, sqlldr flatfile loads etc. I have experienced process flow imports that seem to lose their links to the mappings they encapsulate.
    Thanks for any comments,
    Brandon

    This should do the trick for you as it looks for "PARALLEL" therefore it only removes the APPEND PARALLEL Hint and leaves other Hints as is....
    #set current location
    set path "C:/TMP"
    # Project parameters
    set root "/MY_PROJECT"
    set one_Module "MY_MODULE"
    set object "MAPPINGS"
    set path "C:/TMP
    # OMBPLUS and tcl related parameters
    set action "remove_parallel"
    set datetime [clock format [clock seconds] -format %Y%m%d_%H%M%S]
    set timestamp [clock format [clock seconds] -format %Y%m%d-%H:%M:%S]
    set ext ".log"
    set sep "_"
    set ombplus "OMBplus"
    set omblogname $path/$one_Module$sep$object$sep$datetime$sep$ombplus$ext
    set OMBLOG $omblogname
    set logname $path/$one_Module$sep$object$sep$datetime$ext
    set log_file [open $logname w]
    set word "PARALLEL"
    set i 0
    #Connect to OWB Repository
    OMBCONNECT .... your connect tring
    #Ignores errors that occur in any command that is part of a script and moves to the next command in the script.
    set OMBCONTINUE_ON_ERROR ON
    OMBCC "'$root/$one_Module'";      
    #Searching Mappings for Parallel in source View operators
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Searching for Loading/Extraction Operators set at Parallel";
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Searching for Loading/Extraction Operators set at Parallel";
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
    foreach mapName [OMBLIST MAPPINGS] {
    foreach opName [OMBRETRIEVE MAPPING '$mapName' GET TABLE OPERATORS] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT)] {
    if { [ regexp $word $prop1] == 1 } {
    incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET DIMENSION OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET CUBE OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    foreach opName [ OMBRETRIEVE MAPPING '$mapName' GET VIEW OPERATORS ] {
    foreach prop1 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (LOADING_HINT) ] {
    if {[regexp $word $prop1] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Loading Operator: $opName, Property: $prop1"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (LOADING_HINT) VALUES ('');
    OMBCOMMIT;
    foreach prop2 [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$opName' GET PROPERTIES (EXTRACTION_HINT) ] {
    if {[regexp $word $prop2] == 1 } {
         incr i
    puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Mapping: $mapName, Extraction Operator: $opName, Property: $prop2"
    OMBALTER MAPPING '$mapName' MODIFY OPERATOR '$opName' SET PROPERTIES (EXTRACTION_HINT) VALUES ('');
    OMBCOMMIT;
    if { $i == 0 } {
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Not found any Loading/Extraction Operators set at Parallel";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Not found any Loading/Extraction Operators set at Parallel";
         } else {
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Fixed $i Loading/Extraction Operators set at Parallel";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Module: $one_Module, Object_type: Mapping";
              puts $log_file "[clock format [clock seconds] -format "%Y%m%d %H:%M:%S"] --> Fixed $i Loading/Extraction Operators set at Parallel";
    close $log_file;
    Enjoy!
    Michel

  • Export and import change document for user master data

    Dear Gurus,
    I have two queries on change document for user master data:
    1. Are there any approaches to export and import change document for user master data?
    We often do system copy from PRD to QAS for UAT and troubleshooting. Before system copy we export the user master data from QAS and then import after the copy process. We would like to keep the change document for user master data on QAS from being refreshed from PRD for security reason.
    2. Change document for Role change in QAS
    When the role is created or modified in DEV and then transported to QAS, the role change document doen't include this change log. The role change document in QAS only records those role changes directly made in QAS.
    Could you advise this is by SAP design or are there any approaches to record this transported role change  in the role change document in QAS?
    Thanks
    YBY

    1. Perhaps you want to consider a system copy to a "virtual system" for UAT?
    2. Changes in QAS (as with PROD as well) will give you the delta. They should ideally be clean... You need to check the source system.
    Another option is to generate the profiles in the target system. But for that your config has to be sqeaky clean and in sync, including very well maintained and sync'ed Su24 data.
    Cheers,
    Julius

  • How to export and reimport clips maintaining best quality?

    I'd like to ask a few questions.
    (1) I have several subclips in FCE that I would like to export, so I can import them back into FCE as individual clips, separate from the original capture. I would also like the option to use the exported clips in iMovie project. The most important thing is to save the clips at the highest possible quality. I ran into a problem when trying to import the clips back into FCE.
    First, I tried exporting clips using File>Export>Using Quicktime Conversion... with the following options:
    Video Settings:
    Compression Type H.264
    Quality: Best (the slider in the Settings window I dragged all the way to the right for Best quality)
    Key frame rate: 24
    Frame Reordering: yes
    Encoding mode: multi-pass
    Audio Settings:
    Format: Uncompressed
    Sample rate: 48 kHz
    Sample size: 16
    Channels: 2
    Prepare for Internet Streaming <unchecked>
    The clip was saved to disk. I didn't open or modify the clip at all.
    Then I tried using File>Import>Files... but when I tried to import it, I got this error:
    "File Error: 1 file(s) recognized, 0 access denied, 1 unknown."
    So this is the problem I'm experiencing. Can't re-import the clip into FCE (it imports into iMovie fine, though)
    Questions: Am I using "wrong" settings? Why is this happening? How can I export and reimport clips while maintaining best video and audio quality?
    (2) A couple related questions: Some of my original source video was recorded at 12-bit quality (32 kHz). I know 16-bit is best (48 kHz) but the camera I used came with factory default 12-bit (and as a novice I didn't know to change it until several months later).
    So here are my questions.
    (a) If I export these clips using audio export settings at 48 kHz instead of 32 kHz, would that cause any problems?
    (b) Would those clips then be recognized by FCE and iMovie as having 48 kHz audio even though it was originally recorded at 32 kHz? (I know the quality will be no better, but I've read somewhere that using 32 kHz audio can cause some problems with out-of-sync audio, particularly in iMovie. My hope is the new clip with the 48 kHz audio will circumvent such problems.)
    Thanks for any assistance you can provide.
    PowerMac G5 Quad 2.5 GHz   Mac OS X (10.4.3)   NVIDIA GeForce 7800GT

    TSchneider: Thanks again for your valuable reply. I have a few follow-up questions.
    My first set of questions is about rendering audio to 48kHz in the timeline.
    Almost immediately you'll notice that FCE has tagged the
    entire audio track with a red bar meaning it will
    need to be rendered (if you try to play the clip from
    the Canvas controls you'll just get beeping or very
    low quality sound). Go up to the Sequence menu and
    select the Render All (or Mixdown) command and FCE
    will transcode the 32kHz audio of your clip to the
    48kHz audio of the sequence it's sitting in.
    I followed your instructions and everything seemed to work until I got to the passage above. I dragged the subclips into the timeline. The clips appeared in the timeline but there was no red bar. If I chose Render All from the Sequence Menu, nothing happened. If I chose Export to Quicktime Movie, however, it takes several minutes, apparently rendering the audio and video. If I chose instead, Print to Video, the red bars do appear and the rendering process again gets going. There is a small progress bar for both operations in the center of the screen with a percent done and estimated time remaining.
    Question: Why doesn't the red bar appear as soon as the clips are in the Timeline?
    Question: Why doesn't Render All (or Render Audio) work? It would be much easier to walk away while all the audio rendered into 48kHz and then come back later to save the individual clips to disk.
    My second set of questions pertains to the possibility of using Export>Using Quicktime Conversion as a substitute for Export>Quicktime Movie, mainly for academic instead of practical reasons.
    If you export a clip directly from the bin "Using
    Quicktime Conversion" there aren't any suitable
    conversion video/audio formats that would give you
    both video in the right format (for iMovie) and
    transcode the audio to the sampling rate you want.
    I understand your description of rendering the audio files in the timeline. If only academic, I was trying to see if I could duplicate the results using using Export>Using Quicktime Conversion. I chose Quicktime Movie as the format. The video setting was DV/DVCPRO-NTSC. The audio was uncompressed with 48kHz rate. This created a Quicktime movie file with these formats. If I opened the quicktime movie file in Quicktime and checked the info on the file, the audio was indeed 48kHz.
    Question: Does this mean that the Quicktime Conversion process rendered the 32kHz audio to 48kHz audio prior to writing the file? If so, it would seem to bypass the need to render the clips in a sequence (although if I could render all the clips in the sequence at once, while I was away from the computer, it would be faster than rendering and saving each clip one at a time).
    Question: When I exported a clip this way, then imported it into iMovie, the original capture date/time info was missing when I got info on the clip. However, when I save the clip using Export>Quicktime Movie, the date/time of capture was still present. Would there be any way to preserve this date/time of capture info when using Export>Using Quicktime Conversion?
    Question: If I decided to Export>Using Quicktime Conversion with the above settings (DV/DVCPRO-NTSC, 48kHz audio) there are other options I'm given pertaining to the video settings. There are settings for Compressor Quality, with a sliding bar where you can choose Least, Low, Medium, High, and Best quality; and there is Scan Mode (interlaced or progressive). How does one choose among these? If you want the best quality exported clip, I suppose you would chose best quality, but what scan mode is "best" for my purposes -- interlaced or progressive?
    Thanks a lot for your help. I'm learning a lot!

  • HT200241 Can Apple Configurator deploy and modify Apple TV iOS 6.0 settings? For instance, what if I wanted to submit a 'reset all settings' command, but not a 'factory restore'?

    Can Apple Configurator deploy and modify Apple TV iOS 6.0 settings? For instance, what if I wanted to submit a 'reset all settings' command, but not a 'factory restore'?

    Did you follow the instructions here:
    http://support.apple.com/kb/HT4367
    Pay attention to differences in power connection depending on whether or not you have AppleTV2 or AppleTV 3.
    Also some microUSB leads don't seem to work - try another if you can. Disconnect superfluous USB device/hubs too if possible.
    AC

  • Saving original and modified versions

    Hey all,
    Can someone tell me how to stop iphoto from saving both an original and modified version of my photos? It's very confusing when I try to access the photos to upload onto flickr, or to burn dvds etc.
    I can't believe how much time I've wasted on this program--and now have had to start all over from scratch.
    LH

    Hello.
    You do have a choice. Use a file browser. There are many available. They let you simply store the photos on your hard drive, in your folders, how you want them. Easy.
    Why does iPhoto behave as it does? Because it offers much more complex features than any file browser. iPhoto is not a file browser. It is a database application with non-destructive editing. You import a photo. iPhoto creates a thumbnail version, linked to your original, for efficient presentation of your library on screen. You edit, and it creates a full-sized copy, which you then modify. It keeps track of the edited version, linked to your original. Your thumbnail is also located and updated to match the edited version. If you ever wish to go back, you can always Revert to Original. The edited version will be deleted, and your thumbnail will again reflect the change. All before you can blink your eyes.
    So, yes, the way to get your files for uploading or burning to DVD is to select from iPhoto, then export. Because iPhoto will be sure to export the full-sized, most recent version of your photos. You never need to root around its library folders to find them yourself. Exporting gives you the additional ability to rename the copies. And, even better, to resize the copies, since smaller files work better for viewing on most websites. After you finish with the upload you can trash the exported copies.
    Then consider the Albums and Folders in your Source Pane. With a file browser, you'd have to duplicate your files to display them in more than one album (because album = folder). With iPhoto's database, albums never create duplication; they are virtual arrangements which have no presence in your folder structure. The benefit - you can have a photo in 100 albums, with very little increase to the size of your library.
    Play with other search features, and iPhoto becomes very powerful indeed. Smart Albums can be created to compile photos based on many criteria, and they stay current with your library. With the calendar tool you can pull up photos from any year, month, and/or date with just a few clicks. Keywords can be used to include or eliminate (Option-click a keyword) groups of photos until you have just the grouping you want. [Ex: I can find all photos of my daughter, with my in laws, at a festival, NOT at Christmas, with animals....]
    It is a shift in thinking to leave the iPhoto Library alone and let iPhoto deal with the file management. As long as it works, why does it matter how it's done? You have all of its tools at your disposal.

  • Export And Import Agreements in B2B 11g (After renaming)

    Hi All
    I am aware about the process to Export and Import the B2B agreements in Oracle B2B 11g.
    But, I want to export an agreement, rename the agreement name, Channel Name, Trading Partner name and re-import in the same instance.
    For e.g.
    If I have an Agreement : BrokerOutbound_AU
    Trading Partner : BrokerAU
    Channel Name : BrokerAU_Outbound
    in my development environment
    then,
    I want to export the above agreement and modify it somehow to re-import it as follows :
    Agreement Name : PY_BrokerOutbound_AU
    Trading Partner : PY_BrokerAU
    Channel Name : PY_BrokerAU_Outbound
    I tried renaming it in the XML which is exported, but I am not able to import it.
    Is there a way I can rename and import it in my same environment. I would appreciate if someone can help me out in achieving the same.
    Thanks in advance

    Tables that were created before you changed deferred_segment_creation to FALSE and do not have any rows would still be segment-less tables --- i.e. not exported.
    You need to issue an "ALTER TABLE tablename MOVE" for each of such tables (after having set deferred_segment_creation to FALSE) to force a rebuild of these tables with segments before the export.
    Thus, the sequence is
    1. set deferred_segment_creation to FALSE
    2. identify all tables with 0 rows
    3. issue an ALTER TABLE tablename MOVE for each of such tables from step 2
    4. Re-run your export
    alternatively use conventional export (exp) instead of datapump export.
    Hemant K Chitale

  • ICE-transport resets modified and modified by properties

    I am using ICE to transport content between portals during a reinstall/upgrade. For one of my content areas / folder structures the property values for modified and modified by are reset in target portal on import. The modified property is set to todays date, and the modified by property is set to the user who is doing the import (package upload in ICE).
    All other areas / folder structures seem to be behaving nicely, keeping values set in portal from where the export is done.
    The folder structure holds XML-form published items / news.
    Any hints or tips?
    Henning Strand

    Carsten
    For all other repositories than the one mentioned, the original property values are transferred to the new portal. My experience now is that in most cases all properties are indeed transferred, but:
    Scenario:
    We are installing new environments rather than upgrading existing portals. Thereby we have to transfer all of our repositories and content - which we are doing by creating ICE packages which then are uploaded to the new portal 7.
    It was during the initial transfer, when checking through all repositories on our new portal, I saw that this specific folder structure had not been transferred with data for properties modified and modified by.
    Instead of the original property values, the content was presented with modified = import date and modified by = whoever was doing the import.
    Now, interestingly enough, after doing multiple exports and imports of the same folder structure, it seems that the original property values have been transferred.
    I don't like this uncertainty as It's quite critical that all property values are transferred through ICE. Therefore all hints and tips will still be very welcome.
    Henning Strand
    Edited by: Henning Strand on May 20, 2008 9:16 AM

Maybe you are looking for

  • Blocking PO creation for Materials

    Hi ! The procurement block on the material master can be applied on the Purchasing view using the 'Plant Specific Material Status'. I was wondering if this can be made document type specific as well. We have document NB for regular POs, and ZRT for r

  • Tiger software  DVD or CD for g3 imac

    I'd like to install Tiger for my g3 imac 500 mhz but wondering if I need external dvd player to install software with dvd or must it be cd cuz I only have internal crwd (sp??) Thx. Sandy

  • Cannot install iTunes 10.5 on 10.7.2: need to close Xcode?!?!?!?!

    When I try to install iTunes 10.5, either from a package download or Software Update, part way thorough the process I get an alert:     Installation Alert     In order to continue installation, please close the following applications:            Xcod

  • Does illustrator cs4 draw in vector?

    Hello I am looking to buy what adobe program I need, I was told adobe illustrator is a vector drawing program. Ok so my question is does that mean it is only capable of converting to vector or does that mean that if i start a new document (ANY TYPE O

  • Max vertical size problems

    sun jdk 1.4.1 Why is the JTextFields maximum vertical size "infinite" by default ? If it is resized taller then the preferred size, it looks stupid ( it has more space than needed for one line, but the extra space is unused ). Which leads to the foll