Import/export workflows and other objects

Hi!
We are developing many workflows in a developing machine and eventually we are going to deploy them in production. What is the recomended way to do this? We cannot just dump the whole database... I could use the BPE to save each and every modified workflow in development as a file, and import them in production, opening every file through the BPE of the prod env. This seems a quite manual process for such a common task. Is there any other way?
Thanks!

hi guys,
even i have a similar requirment. can anyone give a quick solution or refrence to some documentation regarding this
thanx in adv
shiv

Similar Messages

  • What settings need to be changed so logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) appear in the email in lieu of att

    We have several computers that receive email via Thunderbird. Two individuals received that exact same email. On one of the emails, the attachments are shown correctly (PDF file and a ZIP file). On the other computer, the attachments are also shown but any company logos (.png or .jpg) and other objects in the email (body_part_0.html or body_part_1.vcf) do not appear correctly in the body of the email but appear at the bottom of the email as attachments. I can send PDF files of these (2) different emails if it would be helpful.

    Matt: Thanks for the quick reply... both computers have the identical antivirus software package. I'm thinking that there has to be something in the configuration of Thunderbird that is slightly different that is giving the different results.

  • Import ECC No and other details (Excise Information)

    Hi All,
    Which is the template to import ECC no. and other details for BP?
    These fields are not present in BP fiscal id template?
    Thanks,
    Joseph

    Hi Joseph,
    Try This .....
      Link: [url]   Import - ECC No. & other tax details for BP
    Thanks
    Shafi

  • XI 3.0 : Import/Export of IB: Design Objects via Filesystem

    <b>Failure: "You are not permitted to delete any objects since the software component cannot be changed"</b>
    Today I've tried out the import/export functionality of the integration builder design.
    Therefor I've exported a whole <i>SoftwareComponentVersion</i> into a file and after that reimported it.
    Everything works fully correct. But now, when i try to delete this <i>SoftwarComponentVersion</i> or any <i>object</i> within, i face the warning: "You are not permitted to delete any objects since the software component cannot be changed" and i am not able to delete it.
    <b>Have you any experience dealing this problem?</b>
    <u>Thx for your answer!</u>

    Hi Friends,
    I have try to do the same stuff but i could not see the objects imported into swcv.
    I did as follows:
    1. Imported swcv from sld.
    2. created a namespace
    4. created some design objects.
    5. activated the changed list.
    6. Exported the swcv in tpz file
    7. removed all the objects from swcv.
    8. imported the design objects from previously exported tpz file by copying it into the import folder at xiserver.
    9. it says objects are successfully imported and i can see the file is transfered from import folder to importedFiles folder with timestamp suffix.
    but i am still unable to see these objects into the swcv.
    Where i have done mistake or should i need to do something more as i wanted to test this export/import feature having only one xiserver.

  • How to copy cubes and other objects?

    Hello All,
    I have implemented APO -Demand Planning Project for one hub Europe in our BW system.NOw we want to roll out the implementation globally and want to copy all the BI objects for seven hubs only changing the field of hub whereever we are using it in routines.
    One way of copying all the objects is XML export and import.But for that purpsoe i have to change the XML file maually.We have four cubes , ten ODSs and number of reports and lots of user exit code.Data in ODSs are coming from flat files and it is further updating Cubes.
    Anybody knows here any other way to copy the cubes and ODSs and other related objects such as infosources and infopackages etc.
    Thanks and Regards
    Yogesh Mali

    You need to change the format
    double tap on the work and then you can select how much you want to copy, to paste just long press on any empty space > paste
    Navigation does work, but you must make a map offline (open maps > select the area/city > menu > offline) 
    Don't forget to give Kudos (Click on the half star + )
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Import all users and their objects without doing full database import

    Hi Guys,
    I have a task to that involves Importing all existing users and their objects in production to the test database without doing a full database import - Please how do i do this?
    Pls i need your help urgently.

    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    I tried to import objects and data from a user from a FULL dump file. File was created with the following command:
    server is: SQL*Plus: Release 10.2.0.1.0 - Production on Wed May 26 15:34:05 2010
    exp full=y FILE="full.dmp" log=full.log
    Now I imported:
    imp file=full.dmp log=full.log INCTYPE=SYSTEM
    imp fromuser=user1 file=full.dmp
    Results: not all the user procedures have been imported:
    SQL> select count(*) from user_procedures;
    the Original
    COUNT(*)
    134
    the current:
    select count(*) from user_procedures;
    COUNT(*)
    18
    I also tried these alternatives:
    exp tablespaces="user1_data" FILE="user1.dmp" log=user1.log
    exp LOG=user1.log TABLESPACES=user1_data FILE=user1_data.dmp
    exp LOG=user1owner.log owner=user1 FILE=user1owner.dmp
    expdp DIRECTORY=dpump_dir1 dumpfile=servdata_pump version=compatible SCHEMAS=user1
    impdp directory=data_pump_dir dumpfile=servdata_pump.dmp :
    ORA-39213: Metadata processing is not available
    SQL> execute dbms_metadata_util.load_stylesheets
    BEGIN dbms_metadata_util.load_stylesheets; END;
    ERROR at line 1:
    ORA-31609: error loading file "kualter.xsl" from file system directory
    "/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/xml/xsl"
    ORA-06512: at "SYS.DBMS_METADATA_UTIL", line 1793
    ORA-06512: at line 1
    file kualter.xsl does not exist in XE !!
    imp owner=user1 rows=n ignore=y
    imp full=y file=user1_data.dmp
    imp full=y file=full.dmp tablespaces=user1_data,user1_index rows=n ignore=y
    So, I do not understand why user1 objects are not imported:
    see this part of the first import log:
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    . importing SYS's objects into SYS
    . importing USER1's objects into USER1
    . . importing table .........................
    why only 18 rows?
    if you have an suggestion, you are welcome, as I do not have any other idea...
    ren
    Edited by: ronpetitpatapon on May 26, 2010 12:38 PM
    Edited by: ronpetitpatapon on May 26, 2010 12:41 PM
    Edited by: ronpetitpatapon on May 26, 2010 1:03 PM

  • Problems with Importing / Exporting Keywords and Meta Datas

    Hi to all!
    I recently upgraded to Aperture 3 and upgraded my referenced library.
    Today I opened the Keyword HUD and noticed some keywords splattered in my list, which seem to be any older ones, since the new numbering indicated that they are not applied to any pictures.
    So I deleted them.
    Than I noticed the <Imported Keywords> folder, opened it, and it contained also a large number of previous keywords. Also they seemed not to be in use, so I also removed them.
    Than I locked the Keyword HUD.
    Now my question: If I export a version, with the option for 'include metadata' ticked, and edit the version than in Photoshop, and after it, import it back into the Aperture library I do have the problem.
    I have tried 'Import Meta Datas' and and click 'Append'. Than it is recognizing the former keywords, which I would appreciate, but not as 'Imported Keywords'.
    If I would open the file w/ the External Editor and return it back, I guess I would not have this problem. Usually I do open the referenced RAW file, and import than the edited version back into Aperture. Keywords are stored in the Library, so I would not avail the former given keywords than, is that right?
    By the way are the keywords part of Meta Datas or not?
    Are there any workarounds?
    And had other people also problems with their keyword list after upgrading?
    Thank for any ideas / infos!
    Michael

    Added header to CSV and to Code
    $ImportFile = Import-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv" -Header Computer
    foreach ($Computer in $ImportFile){
    $path = "\\$Computer\c$\Epic\bin\7.9.2\Epic Print Service"
    $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullService//Cleanup | Select -ExpandProperty Node
    if ($xml.ArchiveHours -eq '12' -and $xml.DeleteHours -eq '120') {
    $Compliance = $True
    }Else{
    $Compliance = $False
    } "$Computer","$Compliance" | Export-Csv "C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Results.csv"
    Results:
    select-xml : Cannot find path '\\@{Computer=SW1412-16985}\c$\Epic\bin\7.9.2\Epic Print Service\EpicPullService.config.xml' because it does not exist.
    At C:\Users\username\Desktop\Scripts\Powershell\Epic\SCCM CI\Check_PullServiceXML.ps1:4 char:8
    + $xml = select-xml -path "$path\EpicPullService.config.xml" -xpath //EpicPullServ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (\\@{Computer=SW...vice.config.xml:String) [Select-Xml], ItemNotFoundException
        + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SelectXmlCommand
    If it is not a CSV file then just get it with Get-Content
    Get-Content C:\Users\UserName\Desktop\Scripts\Powershell\Epic\SCCM CI\Tags.csv |
        ForEach-Object{
            $computer=$_
            $path ="\\$computer\c$\Epic\bin\7.9.2\Epic Print Service\\EpicPullService.config.xml"
    ¯\_(ツ)_/¯

  • Audition Import / Export to/from other DAWs

    Well its done!
    AATranslator is finally finished.
    http://www.aatranslator.com.au/ is where you will find it.
    Its been 3 months in the making and as I mentioned previously its not donationware but it is a fully functional demo only limitation is the number of tracks and 'clips'.
    Many thanks to John Lundsten from  the UK for the idea of this project, for his tireless efforts testing the application and for his insight as well as the user guide.  Thanks also to Adrian Connelly for additional programming efforts and the interface and also dstDean from this forum for additional testing and encouragement.
    Those who have supported me in the past (as at the time of this post) through donating for any of my previous applications are entitled to $50usd off the price for every application they have donated to me in the past.  For some that equals a free copy!  Never let it be said that I don't appreciate your support!
    This application is not for everyone but certainly for anyone who needs to move their projects from one DAW to another it is certainly worth a look.
    It definitely the only application which currently allows you to import/export from Adobe Audition!
    There are many other DAWS in our sights and significant work has already been completed interfacing to Reaper project files and OpenTL files.  These will appear in a free upgrade in the not too distant future.
    Enjoy.....

    Welcome aboard!
    There are a number of points to address here:-
    "I presume there is no back up facility for your Adobe Audition® session file like Premier Pro has with Auto Save."
    That is correct but even with applications with 'auto save' there is no substitute for regular backup of both your audio files, session file & audition settings.
    "To fix this problem I was thinking about SESBackup (Donate) so this never happens again. Does the product work like the auto save facility in PRO (i.e. the session) or does it record & save everything i.e. the sound files again as well into a specific folder of your choice."
    SESBackup only targets adobe session files (either singularly or ALL of your session files).  It is handy to easily back them (or it) up before recommencing work on a project or as soon as you are finished for the day.  It does not backup your audio material.
    MediaSweeper will isolate and seperate the unused files from your project and move them to another location so that you only backup the material that is actually in your session.
    AuditionFX will help you backup your Adobe Audition settings
    "More importantly I need to combine these two sessions together and presume there is no facility for you to do this Adobe as well."
    As I recall AA1.5 has the facility to 'append' other AA1.5 sessions.
    "I have just read this thread and I am hoping AATranslator can achieve this. If translator does do this what is the best way to achieve a great result without losing any information."
    As far as Audition is concerned AAtranslator was designed with AA3 in mind.  AATranslator can append sessions either from Audition, Samplitude, Cubase, Nuendo, Reaper, etc but it would need to be converted to an AA3 xml file at present.
    But as i mentioned before AA1.5 it (as I recall) has that 'append' function built in.
    Remember "save early and save often".
    BTW You can download and try all of those applications and they all come with documentation.

  • Tentative bug report: property node (and other objects) resizes structure in which they are dropped even when this is not needed

    This one has bugged me for a while, so, since I am in a mood to report annoying features, here it is:
    On the diagram, when you drop an object that could have its size increased by user action (for instance a property node in which you chose "Value", which is a short property, but you could later change this to a "longer" one, which admittedly might require more space on the diagram), a case structure in which you drop it, will automatically increase its size.
    Let me illustrate this with ONE example (can be reproduced with other objects such as enums, clusters, etc...).
    Here is a simple diagram:
    Note that I am going to create a property node from the front panel. This, for a reason that makes the beauty of this "feature", is very important. Apparently, if you create the property node from the diagram, nothing weird happens. The exact location where I will drop the node is not very important but needs to be close enough from the border.
    Here is the result (LV 2011 but as I said, this has bugged me for a few versions already):
    Basically, the case structure (and the whole diagram as a matter of fact) has expanded.
    This is particularly annoying, say, when you are creating a diagram with 10 cases in a case structure and you start dropping things such as property nodes in each case: the structure keeps growing, and growing, and growing...
    That also works with Event structure, and I am ready to bet, with other as well.
    As I said, it is also not limited to Property nodes. I have noticed that this happens if you drop a cluster constant that contains an enum (presumably because some of the enumerated strings are longer than others).
    I could speculate why this is the case, but that is not my job.

    Actually, this might not be true. I found a variant of this behavior. With "Place Structure with Auto Grow enabled" unchecked, here is what I observed while dropping a property node on my diagram:
    Before:
    After:
    This is the expected behavior. The Property Node is partly hidden inside the Case Structure I dropped it in. Now that's not what I wanted to do. I wanted to drop it in in the innermost Case Structure:
    The problem is that now this Structure has grown (as has the whole diagram) to leave space for the whole Property Node:
    It is a subtle bug in the sense that I tried to reproduce it on a new VI with a series of nested Case Structures, but it did not result in this behavior.
    Anybody caring to comment?

  • The VIServer doesn't work when importing/exporting complicated and many input/output VI.

    My VI server and client works fine when I importing and exporting uncomplicated VI. When I import/export many input/output and complicated VI, that complicated VI doesn't give any output. I don't get any error in the error message either (it said "No error"). And my client program looks like it gets hang - I can't stop the program. In this case, I have to shut down the server program then I can stop the client program. Is there any way that we can solve this problem?

    It's difficult to determine the cause of the problem from your description. Here are a few suggestions:
    1. Bundle the inputs to your complicated VI's into a cluster. Do the same with the outputs. You will technically then have only one input and output. This will keep you connector pane a lot cleaner and less confusing.
    2. Have Highlight Execution turned on in your complicated VIs. This will allow you see the portions of your complicated VIs that might be slowing them down.
    3. Run your complicated VI's without VI Server and with a set of input data that allows your VI to run quickly. Then, using VI Server, pass this same input data to your complicated VI's. This will allow you to determine if there is a problem with the way you are calling y
    our complicated VI's.
    Chris_Mitchell
    Product Development Engineer
    Certified LabVIEW Architect

  • Portal Import/Export problems and questions

    I recently tried to promote our dev stuff to the prod using both the exp/imp scripts (following the Imp/Exp whitepaper) and the built-in application export. The first time went without a hitch; however, after a few report updates in dev, I tried it again, and now I can't even get the Welcome page to appear. (Yes, I did import that page). The page finishes loading but nothing shows up on screen. I can login in to the change the DADs but nill to Portal. Any ideas how to even get in to see if the stuff imported?
    Along those lines, after searching through these threads, and reading the documentation, I get the general feel that imp/exp are not at 100%. So what would be the procedure to do production promotions? Do I have to delete stuff (apps & pages) on the PROD server, and then import? If so what (apps?, security?, login server?) do I delete?
    Rich

    Thanks for the post Indira. Here are the answers to the questions.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What version of the Oracle Portal are you using?<HR></BLOCKQUOTE>
    I am using Oracle Portal version 3.0.6.3.3
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Did you make any changes to the Welcome page when you imported it?<HR></BLOCKQUOTE>
    No, I did not make any changes to the Welcome page when I imported it.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>When you say that the page comes up blank, did you check the HTML source to see if there is anything in there?<HR></BLOCKQUOTE>
    Yes, and there is something in there. Its the W3C tag and <HTML></HTML>. That's it. (more on this below)
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>What kind of portlets are in the page that you had imported?<HR></BLOCKQUOTE>
    I imported one application (with a combination of Reports, Forms, Dyn Pages, and LOV's), 7 pages with portlets based on all those components in tabbed interfaces on each page. For example, each page has 4 tabs with one portlet (running one of the reports) on each tab.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Are you able to get to the pages that you imported, through the Navigator. Can you edit/customize the page?<HR></BLOCKQUOTE>
    Well this is funny, since I couldn't get to anything, I thought I was a goner since I couldn't log in to get to the main page and fix all this, not to mention to see if the app imported at all. So, I went to my DEV box, found out what the page_id was for the out-of-the-box default page, typed it into the URL and I got the Login link. I logged in and I can see that the app imported. I can also see the pages, but with no portlets. When I try to add portlets, I get USER DEFINED ERRORS galore. So I have to recreate the pages from scratch (not a very good thing to be doing in PROD)
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>>Try creating another page in your new prod instance and making that your default home page. Please can you check if that is working.<HR></BLOCKQUOTE>
    As I mentioned above, this is basically what I had to do. I did another promotion last night, and since the pages are what I thought the trouble was, I didn't import them. I just imported sso, sec, and the app. To my dismay, the same thing happened. I call portal home and I get a blank screen (empty HTML tags). So there I was, well into the night, creating pages in PROD so that we could have a site to show today.
    Since someone else gave me the CD to install, I wasn't aware of the version I had and its bugs/issues. I have started the process of upgrading versions, but would like to get a solid idea of whats going with promotions before I do.
    Thanks,
    Rich
    null

  • What license is required for import/export AcroForms and Submit button

    I want to know what kind of license do I need to programmatically interact with AcroForms and AcroFields for a asp.net web application.
    I use a third party software (Aspose) to import/export AcroField data value and also dynamically modify some of the fields.
    I also want to place a Submit button on the PDF so users can submit field data to a web server with free PDF readers.
    Have anyone done this before?

    Here are the steps I'm invisioning:
    1. The PDF form template is created with Acrobat Pro and Reader Rights is DISABLED.
    2. The user logins in to a web page and then clicks on a link to download the PDF template.
    3. Before the PDF is streamed to the client browser, the PDF template is modified with Aspose to fill in some personalized user data.
    4. User downloads a PDF with his/her data pre-filled.
    5. User saves and opens the PDF with PDF reader, fill in some more data and clicks on the Submit button on PDF.
    6. Submit button sends all the AcroFields that has data filled in back to a web server.
    7. Server processes the data accordingly.
    So, will a regular Acrobat Pro license be enough for this use?

  • IDCS3 Mac Applying effects changes colour of images and other objects

    Something strange happening in InDesign CS3. Hope someone can help me.
    When I apply an effect such as drop shadow to an object the colours of all the other objects on the page change. When I say change I mean almost like converting profiles (e.g. rgb to cmyk). The colours change on all the objects of the page but does not affect objects on other pages of the same document. Does applying an effect such as drop shadow or gradient alter the colour profiles of other objects?
    Very puzzling. Is it a bug or am I doing something wrong?
    I am on a Powermac G5 running Tiger. My colour settings are (throught Bridge) ProPhoto RGB and Coated Fogra 39 for CMYK.
    Profile mismatches are set to preserve embedded profiles for both RGB and CMYK.
    Regards
    Jach

    Thanks Peter for your quick response.
    Your answer was spot on. Changing the transparency blend space to Document RGB has put it right.
    Regards
    Jach

  • How to organize Data Objects and other Objects in SWCV

    Hi,
    I am looking for Best Practices on how to organize data objects in SWCV as well as other objects such as a Distribution Rules.
    We are planning to develop three occasionally connected applications with NW Mobile 7.1 this year and maybe additional one the following year. We will create multiple Standard Data Objects (e.g. Plant, Company Code, Reservations, ...) which are shared in the first set of transactions and in the future transactions.
    I have heard before to separate out Standard Data Objects from Distribution Models and have two different SWCV.
    Should I have a) one SWCV for all current and future Standard Data Objects and one for the distribution rtules or b) should I separate out common data objects into one SWCV, and all transaction-specific data object each into separate SWCV?
    Just wondering if there are any best practices available for this so that I won't run into problems in the future when we want to add more transactions/data objects?
    Any advise is appreciated.
    Thanks,
    W. Berger

    Hi Siva,
    Thanks for quick reply!!
    I have created say SWCV1 for Dataobjects.
    Now i want to create seperate SWCV2 for defining distribution model.
    How i should proceed..I cannot see the uses option while creating new SWCV2  ( Only option i see is  'backward compatibility checkbox : uses NW04/NW04s MI Application')
    where to check the following which you have mentioned?
    SWCV2 was created and inherited SWCV1 in uses tab of SWCV2.
    Thanks in advance!!
    Regards
    Devendra

  • Batch import of zipped and other types of files

    Hi,
    Has anyone out there try to do a batch import of zipped or other types of files yet?

    Kelly,
    Batch import is now possible with release 3.0.8. See the new content area APIs in the PDK.
    Regards,
    Jerry
    null

Maybe you are looking for