Anyone using WLST to deploy RPD file?

Anyone using WLST to deploy RPD file?
I dunt want to deploy the RPD files manually every time,so i need it automatically deploy to BI .Seems WLST can do it.Some one had tried this ?
Any help is appreciated.

http://wlst101.blogspot.in/2011/08/wlst-obiee-upload-rpd.html
I hope you are looking for this..

Similar Messages

  • WLST script deploy EAR File in Weblogic Server

    Hi,
    Can any one help me providing the steps to deploy EAR file using WLST Script.
    Thanks in Advance.
    Regards
    Balaji S

    You can use the deploy command, for example,
    deploy('DeploymentName', path=LocationOfYourEARFile, targets='A Cluster or a Server');A complete example can be found here: http://middlewaremagic.com/weblogic/?p=6329
    And the reference: http://download.oracle.com/docs/cd/E17904_01/web.1111/e13813/reference.htm#i1024284

  • Using RSL and Deploying SWZ files

    Hi
    I developed a Flex Application on my local machine and used
    signed Adobe Framework RSL. It works perfect on my machine and
    creates the Flash Player Cache on my machine.
    Now when I deploy the same application on my server with the
    swf files and the swz files the application is not able to create
    cache on the client machine. (its not able to use the framework.swz
    file and uses the failover framework.swf files)
    I did a lot of reading which says that I should create a
    cross domain policy file etc.
    http://livedocs.adobe.com/flex/3/html/help.html?content=rsl_09.html
    Can somebody please help me and tell me how can I deploy my
    application on my server?
    and what exactly should I put in my config files and in my
    crossdomain.xml file?
    Thank you

    Hi Sudheer,
    You are going right. And as Nash said the Portal server didnt get restarted when you deploy your par file. I generally follow different steps to deploy and run par file. Have a look, may be this could help you. When I deploy and run par files it doesnt take more than half a minute.
    Steps:
    1) Save project. Right click and "Quick par Upload".
    2) On your browser type
    "http://<b><your_server_name>:</b>50000/irj/servlet/prt/portal/" or same page you can get by navigating:
    System Administration-> Support-> Portal Runtime-> Administration Console.
    3) At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    4) On your portal. Follow the path: Content Administrator-> Portal Content -> Portal Content(sub-option). Right click -> New from par ->iView.
    5) Here in the list you will find the par file which you have uploaded. Proceed as said.
    6) You will finally have an iView. Right click it and preview it.
    Next time you make changes to the application just create a par and deploy it in the same way and Preview directly, no need to follow step 4,5. For previewing follow the step 6 again.
    Hope this helps you. If still the problem exist then let me know.
    Regards
    Pravesh
    PS: Please dont forget to reward points for helpful answer.

  • Anyone use Flex with php for file upload? PHP Notice:  Undefined index:  Filedata

    My code works. It uploads the file and inputs the file name into a database, but I can't shake this php notice. I think php is looking for multipart/form-data from the HTML form tag.
    <form action="upload.php"  enctype="multipart/form-data"/>
    But I am using flex. The multipart/form-data info is sent as the second default argument of the upload() function. Does anyone have experience with this? Thanks.
    PHP Notice:  Undefined index:  Filedata
    $filename = $_FILES['Filedata']['name'];
    public function selectHandler(event:Event):void {
                    request = new URLRequest(UPLOAD_DIR);
                    try {
                        fileRef.upload(request);
                        textarea1.text = "Uploading " + fileRef.name + "...";
                    catch (error:Error) {
                        trace("Unable to upload file.");
                        textarea1.text += "\nUnable to upload file.";

    Hi, Thanks for your reply !
    Im not getting any errors Flex side, as i say i get a alert message saying the file has been uploaded so . .
    I am using a Wamp server on a windows machine, how do i check the file permissions on both the folder and the php file ?
    Also how do i debug a php file ?
    ANy help would be thankful !

  • Anyone use CS3 with Win7 offline file syncing?

    I just recently upgraded to the 64-bit version of Windows 7. It has a feature that allows you to cache network files to your hard drive for working on when you are disconnected or have a slow connection with the network (Sync Center) and can be convienient for people like me who telecommute. Most applications seem to work with this, but I've found when trying to save a file from Photoshop CS3 onto this shared drive when its in offline mode results in an error saying the file name was not valid (the file name is valid and can be saved to my harddrive normally). Likewise when I try to save a file to this shared drive in offline mode in InDesign it says that it can't save "under a new name".
    Anyone else having this issue or know how to resolve it short of not using the Sync function in Windows?

    I am suddenly getting that same message. "The file name is not valid" - and up until a few minutes ago, it was a valid name.
    But I am using Reader X and Windows 7

  • Has anyone used Audition to create .vox files?

    How do you use the Batch process to change the sample and bit rate on a file that has already been recorded?

    Almost certainly. You can use any program which does what you want: the end product has to be an .mp3 or .m4a file. After that it's a question of making the feed, either writing it yourself or more likely using a program or online service.
    Audacity is a useful program, and free, and you can certainly do the sort of things you need to make a podcast. I prefer Amadeus Pro, which costs $59.99 and has recently been updated with better multi-track facilities: I always fled that Audacity was awkward to use by comparison and occasionally flaky, but we're probably splitting hairs here: it would certainly be a good place to start.
    You may find my page on making a podcast helpful:
    http://rfwilmut.net/pc

  • Configuring the file T3 servives using WLST in WLS 10.3

    Hi,
    I am trying to use WLST to configure the File T3 services in Weblogic 10.3.
    I can do it using the console.
    Please find the link for configuring through console:
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/filet3/TargetFileT3Services.html
    Can some one help me in configuring it through WLST?

    Hi,
    did you try to record the console configuration?

  • $USER_HOME variable not working in Java7u55 deployment.properties file.

    I'm trying to setup a separate cache directory for an AppV Java 7u55 package. In the deployment.properties file I created the following entry:
    deployment.user.cachedir=$USER_HOME\\AppData\\LocalLow\\Sun\\Java\\Deployment\\Java7cache
    But upon initiating an application I do not see the folder created and populated with cache data. This is what I see in the Java7 control panel for the cache path after my edit:
    My question, is $USER_HOME still a valid variable for use in the deployment.properties file and if so what is the path that it points to?
    UPDATE: So I did find where at least for me this path led to on my desktop a directory called $USER_HOME was created with the rest of the above location following it. Is this correct?
    How can I my current setup deployment.user.cachedir=$USER_HOME to go to this location: C:\users\<user account>\AppData\LocalLow\Sun\Java\Deployment\Java7cache\ ???

    I don't have an answer to the problem, but I am having problems with the system level deployment.properties file and IE9 on Windows 7 32/64bit.
    Starting with version 13, the IE plugin seems to igonore the system level deployment.properties file in favor of the user level deployment.properties file. When I open the Java Control Panel, the settings are correct per the system deployment.properties file. Currently to get the Java Plugin to work reliably in IE9 I have to set the following:
    _JAVA_OPTIONS = -Djava.net.preferIPv4Stack=true
    Disable caching
    Set the proxy to Direct Connection.
    If I set the _JAVA_OPTIONS as an environment variable and the other two in the system deployment.properties file, Firefox works fine, but IE wont load either of the Java tests. If I removed the system deployment.properties files and configure the user deployment.properties file, both IE and Firefox work fine.
    I find it interesting that if I set the configuration through the control panel, then apply the system deployment.propteries file, the user deployment.properties file reverts to defaults when the system file is removed.

  • Deploying EAR files in PI 7.1

    Hello,
    we are currently upgrading our XI 3.0 system to PI 7.1.
    We had developed some adapter modules for XI 3.0 and we have compiled them with new libraries for using in PI 7.1.
    But how can we deploy the created EAR-files in PI 7.1 now?
    In XI 3.0 we used the Visual Administrator for Deploying. But we can't use this tool any more.
    The SAP Netweaver Administrator doesn't have such a feature (we didn't find it anyway until now).
    The only thing I found was to deploy EAR-Files using Developer Studio. But we can't deploy EAR files in test and production system this way.
    Does anybody know an easy way to deploy EAR files in PI 7.1 (like in XI 3.0)?
    Regards,
    Thorsten

    Hi Sean,
    Definitely it is possible to use JSPM to deploy ear files in PI 7.1 (at least SP06). When you open up JSPM tool you will have to select "Hot Fixes" and then next. The file will have to be copied to the following Unix directory /<transport directory>/EPS/in. Unfortunately if the file is already deployed and you want to deploy it again with the same version but changes, you will not be able to redeploy it. For that propose you can use the scripts under unix ../j2ee/deployment/scripts. please have a lock under: http://help.sap.com/saphelp_nwpi71/helpdata/EN/46/1bd4293d034f08e10000000a114a6b/content.htm. There you will also find a script to convert an EAR file to SDA.
    Regards,
    Toni

  • OIM 11G- Web Console- Problem with "Export Deployment Manager File"

    Experts,
    I am using gogle chrome browser on oim11g setup.
    I was able to Import/Export the objects using Import/Export Deployment Manager File.
    The reason why I opted for chrome is that I was unable to connect to login to the web console, it was just asking for userid and password and after some time, the browser(Internet Explorer 7) hangs on.
    And with FireFox 5.0.1, it is the same thing both import and export deployment manager file windows opens as soon as I click and they just close after 2-3 seconds.
    The problem now is after updating the java to "Version 6 Update 26 ", the Export Deployment Manager File stopped working. The window pop-ups and closes in 2 seconds.
    But Import Deployment Manager File is working fine with out any problems.
    The pop - up blocker is not enabled.
    And I am sure that it was working fine earlier with chrome before the java update.When I remove the updated java version, chrome is asking to download the latest java version.
    Any suggestions, that helps to work with chrome or firefox or IE?
    Edited by: Venu on Aug 11, 2011 4:46 PM
    Edited by: Venu on Aug 11, 2011 4:57 PM

    Venu,
    I have never had any luck getting anything after Version 6 update 23 to export properly. I would remove your updated Java and restore to a previous version of Java.
    Sunny Tsang

  • Is any Public API available to create the rpd file programatically

    Hi:
    In general is there any public API's that can be used to create the rpd file programatically?
    I know that there is a discoverer migration tool to convert to rpd file is present in the latest version. But how to do it for the hyperion reports?
    Searching for any API's that may be present to create the rpd file programatically.
    Thanks & Regards
    Sridhar D

    You can use UDML to make changes to the RPD. However it is not supported by Oracle so you will be by yourself in anything goes wrong. You can also easily see the UDML code if you copy any objects from Administration tool into Notepad. This post will teach you the basics: http://oraclebizint.wordpress.com/2008/04/04/oracle-bi-ee-101332-udml-to-automate-repository-updates-migration-of-repositories-from-development-to-testproduction-environment/

  • Using Archivelink to remove OS files

    I'm currently archiving and deleting Idocs out of my ECC system using transaction SARA.  The files get written to an NFS server, and then the Idocs are removed from the database.
    I need to set up a purge for the files on the operating system.  A couple options I have are:
    1. write a shell script and purge my files using a cronjob or some other scheduler
    2. integrate into Archivelink
    I do not have a requirement to move the data from the OS to another external storage device, however, I would like to purge the OS files that are greater than a year old.  Has anyone used Archivelink to purge OS files, but not actually archive the files themsleves?  I'm wondering if this is possible.
    Thanks,
    Ryan

    What terms are you using in the *Filter Finder Items* action? Actions do not normally use wildcard characters in the text fields, so if you are actually using _.mov Copy *_ then that could be a reason. Also, you would probably need to filter the terms in the Name, since the _File extension_ probably did not change when adding "copy" to the name.
    Using a term such as Name contains _.mov Copy_ should give the desired results.

  • Deploy AIR files to Samsung TV

    Hello everyone,
    We managed to get hold of a new Samsung TV that support AIR. I followed the few example files out there that show how to setup an AIR for TV file in Flashbuilder and my packaged export is an .airi file. So far so good.
    The problem I'm having though is how to deploy this file to the TV. I tried copying it to a usb key but can't find a menu item to import it. Even when logged in with a developer account into smartTV.
    Also tried to deploy via apache webserver as you do with html widgets, but no success.
    Does anyone know how to deploy AIR files to a Samsung TV?
    Thank you

    Wow, finally found something.
    You'd think Adobe and Samsung would try harder to keep developers informed.
    http://www.samsungdforum.com/Board/FAQView?BoardID=46201 :
    Dear developers,
    We support AIR for TV in 2011 Platform.
    but this is only supported on several advanced model.
    Currently support (Updated 7/1)
    [TV]
    - LED D8000 / D7000 / D6750 / D6530 / D6100
      PDP D8000
    - LED D6750 / D6530 / D6100
    [BD]
    - D6900 / D6500 / D7000 / D8900 / D7500 / D8500M
    Although there is some question as to the D6500.
    http://www.samsungdforum.com/Board/DiscussionView?BID=aea30e26d4263a66
    "So, either the BD-D6500 DOES run AIR for TV and Samsung hasn't made the firmware available yet, or Samsung themselves are confused as to which of their models really runs AIR for TV. Either way, not a very good experience for us developers."

  • ODSI DataSpace Deployment using WLST - "ImportError: No module named dsp"

    Hi,
    I'm currently into a project that deploys ODSI 10gR3 DataSpace using WLST. The deployment i'm referring is basically exporting and importing of the dataspace.
    I have this piece of function that i got from a forum within this Oracle site (reference: Re: Dataspace import and deployment script
    def exportDataSpace(dataspaceName,exportJarFilePath):
    moveToDeploymentSessionMBean(None)
    from com.bea.dsp.management.deployment.session import ExportOptions
    exportoptions = ExportOptions()
    exportoptions.setIncludeConfiguration(1)
    exportoptions.setOverwriteJar(1)
    +wlst.invoke('export',[dataspaceName,exportJarFilePath,exportoptions],['java.lang.String','java.lang.String','com.bea.dsp.management.deployment.session.ExportOptions'])+
    def createDeploymentSession(sessionName):
    moveToDomainServiceMBean()
    +wlst.invoke("createDeploymentSession",[sessionName],["java.lang.String"])+
    moveToDeploymentSessionMBean(sessionName)
    when executing this function, at line 3, I encounter an ImportError saying:
    ImportError: No module named dsp
    Can anyone assist on what to do here? I believe that I should install a jar file, but I'm not pretty sure of what that file is and where it is. I also don't know how to add it to the classpath.
    Thank you in advance.
    Tope

    Hi,
    I have this piece of function that i got from a forum within this Oracle site (reference: Re: Dataspace import and deployment script
    Post your question in the same forum for a better/faster response.
    Thanks,
    Hussein

  • How do you use WLST to get a deployed Apps name?

    I am writing an application update script to make updating our environments quicker/easier with the following code from an ant build file:
    <wlst debug="true" failOnError="true">
    <script>
    connect('login','pwd','t3://...')
    updateApplication('${app.name}',block='true')
    </script>
    </wlst>
    However, b/c our application has a version in the manifest file, our application name looks like this:
    AppName-BuildNumber-TimeOfBuild
    Since the TimeOfBuild is always different from build to build it is impossible to hard code this value. Is there a way to get the application's name using WLST?
    connect(...)
    cd('AppDeployments')
    This shows me all applications deployed on the server, but inorder to go any farther I need the name of a specific app. I'm sure I am just overlooking an mbean somewhere, but I can't seem to find it! Any ideas??
    Thanks.
    Message was edited by:
    bftanner

    Ok, so I figured out how to get an applications name but I can't get the following script to work from an ant build file:
    <wlst debug="true" failonerror="false">
    <script>
    connect('system','weblogic','t3://...')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
    stopApplication(app,block='true')
    undeploy(app.getName(),targets='MS1,MS2',block='true')
    deploy('4X','//box/domains/applications/4X.ear',targets='MS1,MS2',stageMode='stage',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("4X"):
         startApplication(app.getName(),block='true')
    </script>
    </wlst>
    When this is run I get the following error:
    BUILD FAILED
    C:\docume~1\dtanner\desktop\RELupdate.xml:134: Error executing the script snippe
    t
    connect('system','weblogic','t3://192.168.0.250:
    7001')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    stopApplication(app,block='true'
    undeploy(app,targets='MS1,MS2',b
    lock='true')
    deploy('reporting-report-server','//bfediapp3/do
    mains/applications/reporting-report-server.war',targets='MS1,MS2',stageMode='sta
    ge',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    startApplication(app,block='true
    due to:
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('invalid syntax', ('<string>', 2, 33, '\t\t\t\tapps=cmo.getAppDepl
    oyments()'))
    Any Ideas??? Also, how can you keep the format i.e. tabs and spaces at the front of a line in these forums???
    Thanks.

Maybe you are looking for

  • USB Device Not Recognized - USB device attached has malfunctioned & Windows does not recognize it

    I have an HP Pavilion dv4 Notebook running Windows 7 Home Premium and the USB ports worked fine for an HP deskjet printer and an older Casio digital camera. Then one day, the laptop decided not to recognize the Casio digital camera and gave the error

  • CASAuthenticationException: Unable to validate ProxyTicketValidator

    Dear all, I am trying to Create CAS SSL client certificate, So i created Tomcat Server Certificate with cacert.pem ,tomcat-server.pem,tomcat-server.jks and i Imported tomcat-server certificate. For CAS SSL client certificate, i created cas-ldap-clien

  • New macbook pro doesn't recognize OS X on old iMac

    finally got a new macbook pro to replace very old imac. trying to transfer info/files from old to new but when I follow instructions I get a message saying that OS X is not found on the old imac and therefore files cannot be transferred. but it's the

  • What is lvc in FM ABAp

    what is lvc in FM ABAp

  • PES 11 and EOS 70D CR2

    I purchased Photoshop Elements 11 after being advised by Adobe (live Chat) that my Canon EOS 70D CR2 files would be recognised and I would be able to edit them. Alas it appears I have wasted my money. Is there any plan to update the camera raw plug i