DW to CPS: How to?

Hi, my understanding about CPS is that it provides some level
of document management capability including maintaining a revision
history, rollback capabilities and user management. What I would
like to do is have my designers use Dreamweaver CS3 and connect to
CPS for that type of functionality.
Is there some type of how-to or tutorial that shows how to do
this? I setup both DW, Contribute and CPS but I don't see a way for
DW to checkout files from a website that I've connected to via
Contribute & CPS. Yes, I did enable Contribute compatibility in
DW but the dialog shows:
Rollback enabled: currently off
CPS enabled: currently off
Any help would be greatly appreciated.
Rey..

I don't think that's possible. The way (as I understand it)
that Contribute works with the CPS is that each action in
Contribute sends out an event notification. The CPS performs
whatever actions you've got it set up for based on the events it
receives. For example, it gets a publish event, so it saves a
rollback version. Although Dreamweaver is a companion to
Contribute, I don't think it sends out events. Or if it does, the
CPS isn't configured to "listen" to Dreamweaver, just to
Contribute.
But I just have a very, very basic understanding of the inner
workings. Maybe someone else knows of a way to make Dreamweaver and
CPS talk to each other like Contribute and CPS do.

Similar Messages

  • Redwood CPS - how to define dependant jobs?

    Hi
    I am trying to schedule a job to run only after another job has ran successfully using Redwood CPS. I understand that the best way to do this is as follows:
    1) Define an new event - e.g. JOB_COMPLETION
    2) Define a new Job Chain, and assign a Step and a the first job to run to this. Set the 'Raise Events' tab to JOB_COMPLETION and the drop down box 'Status To Raise On' to 'Completed'
    3) Define another new Job Chain with a Step and the next job you want to run after completion of the first job. Set the 'Wait Events' tab to JOB_COMPLETION and Auto Submit to 'Always' and tick the 'clears event' tick box
    4) Right click on the first Job Chain and Submit - set a time for the job to run.
    What happens: the first job chain/step runs okay. Looking at the event JOB_COMPLETION it says both the Raise Event and Wait Event were both executed - and cleared afterwards - yet the second Job Chain was never ran? In the job status, it says 'Never'.... any idea how I get this to run on completion of the first job?
    Thanks
    Ross

    Answered in the CPS forum:
    Hi Ross,
    I think the best way to do it is to just use the jobchain object. You can do as follow:
    - Create a jobchain with 2 steps
    - First script in the first step, second script in the second step
    By default, script 2 does not run if script 1 failed.
    Regards,
    Yi Jiang

  • How to setup mail template in CPS ?

    Dear Expert,
    Now we're using with Redwood CPS version M33.19-48733 with alert function license.
    We can setup mail alert in our CPS. When any job schedule was failed or cancel. It will send automatic mail alert to us. But it send with normal information. Example : Job name xxxx was failed.
    Our requirement is we would like to send with some template. Example.
    ========================================
    Dear Customer,
    Your job name xxx was failed in this system.
    Please check for your job.
    Regards,
    Admin CPS
    ========================================
    How can we set up this request ?
    Regards,
    Somkeit

    From the DI documentation that comes with the installation:
    To use this function, a mail client must be installed and running on the Job
    Server computer that calls the function. The login account for the mail client
    must have the same user name and password as the Data Integrator service.
    The type of client varies by the operating system:
    u2022 If the Job Server is on a computer running the Windows operating
    system, then the mail client must comply with MAPI (message application
    programming interface). In addition, the mail client must be configured as
    the default mail client. For example, Microsoft Outlook is a MAPI-based
    mail client.
    If the Job Server is on a computer running the UNIX operating system,
    then the mail client must be mailx-compliant.
    So:
    Mail client installed and configured and set as default
    Mail client uses the same credentials as the job server service
    Or use another function: smtp_to();
    If still not working or you are not allowed to use an installed mailclient on your box, then try Blat: http://www.blat.net/

  • We want to block the parallel job by using interception feature in CPS ?

    Dear Gurus,
    We want to block the paralell jobs. In case of the critical/consume resoures job run in the same time more than 2 jobs, the 3rd can not active, must be change status in hold and waiting by using interception feature in CPS-Redwood ?
    Does the CPS support this requirement ?
    Any one use the interception feature in CPS ? to block the paralell job ?
    Please advise.
    Best regards,
    Supat Jupraphat.

    Hello Supat,
    If I do get you right, you want CPS to run max 2 jobs at the same time. The third jobs, which is then already triggered/scheduled/waiting needs to wait.
    We do this by the following(we "told" CPS how many jobs can run at the same time - this is called App server load balancing):
    Navigate to Environment. There select "Process Servers".
    Edit your process server.
    In the edit window, you can set the "execution size". (test yourself for the needed value)
    To have these settings to work, one must specify the APP Server load balancing. (you can find this too in "environment" - "SAP". Edit "SAP" and tick the checkbox "App server load balancing".)
    Check the CPS AdminGuide for "load balancing"
    Hope you will find the appropriate solution!
    (I have never used the interception feature - I cannot tell you anything about it and I doubt that it is the feature you're looking for)

  • Regular Expression Abbreviation of Words

    Suppose I have got data in my column like
    Balla Ram Chog Mal College
    Maharishi Dayanand University
    Cambridge Public School
    Now I want to write a query using regular expressions to find out the abbreviations. e.g the resulting data set should be:
    BRCMC
    MDU
    CPS
    How should I write regexp for it ?

    One way, using SUBSTR and INSTR, tested on 10g.
    with data as
      select 'Balla Ram Chog Mal College' col from dual union all
      select 'Maharishi Dayanand University' col from dual union all
      select 'Cambridge Public School' col from dual
    select col, replace(ltrim(max(sys_connect_by_path(str, ',')) keep (dense_rank last order by r), ','), ',') abbr
      from (
    select col, substr(col, decode(level, 1, 1, instr(col, ' ', 1, level - 1) + 1), 1) str, level, row_number() over (partition by col order by level) r
      from data
    connect by level <= length(col) - length(replace(col, ' ')) + 1
           and col = prior col
           and prior sys_guid() is not null
    order by col, level
    group by col
    start with r = 1
    connect by r - 1 = prior r
           and col = prior col
           and prior sys_guid() is not null;
    COL                           ABBR
    Balla Ram Chog Mal College    BRCMC
    Cambridge Public School       CPS 
    Maharishi Dayanand University MDU
    With 11g, you will not require the Outer query to concatenate the results, you can directly use LISTAGG as demonstrated by Hashim.

  • How to delete a user in SAP-CPS Version 7.0

    Hello,
    I created my users via UME ( User Management Engine of Java Application server). Unfortunately I used the wrong name convention, so I had to recreate all the users in UME. Afterwards I delete all wrong users in UME.
    Than I tried to login with my new user in SAP-CPS (users are normally created in SAP-CPS during first login) but I get the error message that I reached the maximum number of 10 users allowed in the basic version. No problem I thougt, I simply delete the wrong ones in SAP-CPS. But I do not know how to delete a user! I could not find any menu item or any describtion in the manualls how to delete an user in SAP-CPS.
    I remove the users from any Isolation group, I disabled all the users but still I could not find any way to delete them.
    Has any body a hint for mor.
    Kind regards
    Frank Morleo

    Hello Anton,
    deactivating the unused users made it possible to login with the new ones. 
    Thanks for your help.
    Now I have to find out how to clear the deactivated users from the list.
    Regards
    Frank

  • How to schedule a job in SAP CPS

    Hi,
    I am new to SAP CPS.
    So please tell how to schedule a job in SAP CPS. And which kind of job cam be schedule means BAP report.
    Thanks
    Anurodh

    Hi,
    In the installation and administration guide you'll probably find some examples.
    The Job Definition you need is SAP_AbapRun to run any ABAP.
    You submit this, specify the parameters as desired, and scheduling information, and that should do the trick.
    That is assuming you have already connected CPS to an SAP system.
    Check the topics in the docs within the product and on SDN on:
    - Connecting to an SAP system
    - Submitting Jobs
    - SAP_AbapRun
    Regards,
    Anton.

  • How can I move my PC (Windows 7) iTunes library (with my cps ripped) to my Mac iTunes library?

    Just for my curiosity and knowledge,
    I have a PC (Windows 7) and a Mac (OS X 10.10).
    Both of them with the latest version of iTunes.
    Both of them with the exact music library (genre, artist, album, etc).
    All my music is coming from iTunes Store, so very easy to re download at any time I want with my Apple ID
    My PC (Windows 7) computer has a CD/DVD drive. I would like to RIP some music from my CDs and add them to my PC (Windows 7) iTunes library. 
    Once I finished, how can I move my PC (Windows 7) iTunes library (with my cps ripped) to my Mac iTunes library?
    Thank you so much

    If you've downloaded the media idependently to each library so far then thet won't be exactly the same as there are different naming rules for the files and folders in OS X and Windows. See Make a split library portable for some general advice. You can move a portable library between Mac and Windows, but there is a delay opening the library after each change of OS.
    tt2

  • How to change Time Zone rules in CPS for Russia

    Hi
    Coming up to DST change this weekend 30th Oct we found that Russia is not changing their time anymore for the first time ever
    Were based in the UK but we have jobs scheduled for Europe/Moscow time which is set at +3 hours after the clocks going back this weekend Europe/Moscow will be +4 hours
    But Russia is not set to change their timezone anymore, but CPS will still make the change which I dont want anymore.
    Timezones are listed under Environment - Timezone but the only thing you can edit is the description.
    How do I go about removing DST from the Europe/Moscow time zone?
    we still want to use Europe/Moscow for certain jobs.
    Kind Regards
    Jonathan

    Hello,
    Russia is cutting back on the number of timezones these years and also changing their definitions.
    The timezones are maintained in the Java JVM you are using. To make sure you have the latest definitions make sure you have patched your JVM with the correct timezone definitions.
    Regards Gerben

  • How to push a chain in CPS Redwood

    1)During peak loads - the load step gets successful however the chain does not move further
    this can be handled by pushing the chain from that particular step onwards in Bw side using function module RSPC_PROCESS_FINISH. Need to know how can this scenario be handled in CPS REDWOOD.
    2)Some times due to data issues in BW side we ignore the records which has issues and push the PC forward. In Redwood side we need to know how to push the load further.
    We tried to restart using operator message from the step we want the load to start from but CPS did not respond.
    Regards
    Ramesh

    You are trying to convert a string that looks like a formula (contained in cell B2) and have the result of the formula  be calculated in cell B3, right?
    Two ideas:
    Idea 1: If you format B2 as text then enter the text =5*2*3 then change the cell format to Automatic, it will do the calculation in cell B2. You can convert it back to text to see the formula again.
    Idea 2: Use an Applescript. The Applescript would copy the string from B2, put the "=" at the beginning and put it into B3. B3 will calculate the result. You can design the script to do this for multiple sets of cells. An example is below for you to try out. If you like it we can make it so it can be started with a keyboard command. Not quite sure how we'll stop it with a keyboard command, though
    Open the Applescript Editor application
    Copy the entire script from below
    Paste it into Applescript Editor
    Open a new Numbers document
    Put a formula into cell B2
    Run the script
    When you are done testing it out, stop the script. Otherwise it will run forever.
    tell application "Numbers" to tell document 1 to tell sheet 1 to tell table 1
              set vold to ""
              repeat
                        set vnew to ("=" & value of cell "B2")
                        if vold ≠ vnew then
                                  set value of cell "b3" to vnew
                                  set vold to vnew
                        end if
              end repeat
    end tell

  • How to start CPS in windows

    After the server reboot I can't bring CPS back up in Windows server.  Can anyone tell me how to start CPS?  i have tried start from JRun but didn't work.  Below are the error i got.
    10/28 09:22:42 error Deployer Service failed to deploy C:\Program Files\Macromedia\Contribute Publishing Server\jrun4\servers\contribute-wps\contribute
    [3]java.net.MalformedURLException: no protocol: Files/Macromedia/Contribute
        at java.net.URL.<init>(Unknown Source)
        at java.net.URL.<init>(Unknown Source)
        at java.net.URL.<init>(Unknown Source)
        at sun.rmi.server.LoaderHandler.pathToURLs(Unknown Source)
        at sun.rmi.server.LoaderHandler.loadProxyClass(Unknown Source)
        at java.rmi.server.RMIClassLoader$2.loadProxyClass(Unknown Source)
        at java.rmi.server.RMIClassLoader.loadProxyClass(Unknown Source)
        at sun.rmi.server.MarshalInputStream.resolveProxyClass(Unknown Source)
        at java.io.ObjectInputStream.readProxyDesc(Unknown Source)
        at java.io.ObjectInputStream.readClassDesc(Unknown Source)
        at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
        at java.io.ObjectInputStream.readObject0(Unknown Source)
        at java.io.ObjectInputStream.readObject(Unknown Source)
        at java.rmi.MarshalledObject.get(Unknown Source)
        at jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.java:1412)
        at jrun.naming.JRunNamingContext.getRemoteContextProxy(JRunNamingContext.java:1319)
        at jrun.naming.JRunNamingContext.getContextProxy(JRunNamingContext.java:1135)
        at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:517)
        at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)
        at javax.naming.InitialContext.lookup(Unknown Source)
        at jrunx.util.EncContextUtil.initializeENC(EncContextUtil.java:78)
        at jrunx.util.EncContextUtil.initializeServerENC(EncContextUtil.java:52)
        at jrun.servlet.WebApplicationService.initializeENC(WebApplicationService.java:1524)
        at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:254)
        at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
        at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
        at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:891)
        at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    [2]javax.naming.CommunicationException: no protocol: Files/Macromedia/Contribute [Root exception is java.net.MalformedURLException: no protocol: Files/Macromedia/Contribute]
        at jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.java:1417)
        at jrun.naming.JRunNamingContext.getRemoteContextProxy(JRunNamingContext.java:1319)
        at jrun.naming.JRunNamingContext.getContextProxy(JRunNamingContext.java:1135)
        at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:517)
        at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)
        at javax.naming.InitialContext.lookup(Unknown Source)
        at jrunx.util.EncContextUtil.initializeENC(EncContextUtil.java:78)
        at jrunx.util.EncContextUtil.initializeServerENC(EncContextUtil.java:52)
        at jrun.servlet.WebApplicationService.initializeENC(WebApplicationService.java:1524)
        at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:254)
        at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
        at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
        at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:891)
        at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
        at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Caused by: java.net.MalformedURLException: no protocol: Files/Macromedia/Contribute
        at java.net.URL.<init>(Unknown Source)
        at java.net.URL.<init>(Unknown Source)
        at java.net.URL.<init>(Unknown Source)

    9iR2: http://download-west.oracle.com/docs/cd/B10501_01/win.920/a96111/toc.htm
    10gR2: http://download-east.oracle.com/docs/cd/B19306_01/win.102/b14321/toc.htm

  • How to uninstall Redwood CPS version 6 SP 10

    Hello All,
    I am looking to uninstall Redwood CPS version 6 SP 10 and replace it with the SAP/CPS version that is integrated in NetWeaver 7.0.  How do I go about doing this ?
    Thank you.

    Hi Charles,
    There's uninstall information available in the online help, under Cronacle > Installation > [your platform] > Uninstalling Cronacle.
    Let me know if you need anything else.
    Regards,
    Anton.

  • HOw to implemented CPS

    Hi - can someone please give me the basics on how to implement CPS.  We have Solution Manager 7 running on Oracle 10g in Windows environment. Can we implement CPS into the existing Solution Manager database? or do we need to install another Oracle instance (and hence clean database) for CPS?  Also - do future versions of Solution Manager come shipped with CPS already installed?
    thanks

    Hi,
    If you plan to use CPS Version 7, which is not fully integrated into the SAP environment and requires an oracle database, you should install the CPS runtime on a seperate machine. But you were able to use an existing Oracle database instance. CPS would conntect to that host and simply create a new scheme on the existing database for its job repository.
    The newest version of SAP CPS (CPS for NeWeaver 7.0) is in the ramp up phase at the moment.
    This new version runs within a Java Stack of a NetWeaver and therefore is platform and database independant (and therefore fully integrated into the SAP environment).
    As soon as the ramp up phase is over (which is probably in September 2008), a basic version of CPS will be delivered with each shipment of an SAP NetWeaver 7.0 System. So it also should also be available with a SolMan shipment.
    Regards
    Devin

  • How to move CPS to new server?

    Can anyone provide any guidance on migrating a current CPS installation to a new server?  I tried doing a new install, copying over directory structure, and renaming the server, but that was a disaster.  I have reverted, but I really need some help on figuring out how to migrate to a new server while keeping all the roles, users, and settings.

    Can anyone provide any guidance on migrating a current CPS installation to a new server?  I tried doing a new install, copying over directory structure, and renaming the server, but that was a disaster.  I have reverted, but I really need some help on figuring out how to migrate to a new server while keeping all the roles, users, and settings.

  • How do you get Contribute to see CPS with PKI enabled

    I have CPS setup and everything works perfect. I can assgn rolls, send out keys, users can edit etc... DoD requires PKI on all its internal web sites now. The moment I turn on PKI, contribute can no longer communication with CPS. There is no log file telling the exact error. The only msg displayed is the CPS server is not responding. We are using IIS6.0 to handle our certificate requests. Does anyone know how to allow contribute to see the CPS with PKI enabled? This might even be an IIS issue but I am at a loss.

    Did you install the Windows drivers from the Leopard DVD?
    If you did, check the Boot Camp Forums

Maybe you are looking for