iwodcmd not working error"<file name> not valid argument"

Best Answer

  • try the suggestion

    iwodcmd -h

    iwodcmd - Execute an OpenDeploy action.
    Usage: iwodcmd [-host ] [-port ]
    [-odinst ]
    iwodcmd -h
    iwodcmd -v

    Where,
    -h Displays this usage description
    -v Displays version

    -odinst instName Use OpenDeploy instance instName.

    -host Specify the host/network address that will execute the
    action.

    -port Specify the port number to which a connection can be made.

    Specify any of the following actions:
    start, schedadd, schedget, scheddelete, schedactivate
    serverstatus, serverreset, deploycancel
    archive
    Specify arguments related to each supported
    OpenDeploy action.

    To get usage of each OpenDeploy action, issue:
    iwodcmd -h

    what action do you think you would want if you wanted to start a workflow ?

Answers

  • praveshv851
    edited August 24, 2018 #3

    My OD File below mentioned -

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>

    <logRules maxBytes="32Mb" level="verbose"/>
    
    <localNode host="D-CMSWEB-APP-01.jnpr.net"/>
    
    <replicationFarmSet>
        <replicationFarm name="MYFARMNAME">
            <nodeRef useNode="MyLocalHost"/>
        </replicationFarm>
    </replicationFarmSet>
    
    <definition name="MYDEFINITIONNAME">
        <source>
      <iwStore>
        <filelist area="I:\default\main\americas\us\en\WORKAREA\shared_wa"
                  filePath="I:\default\main\americas\us\en\WORKAREA\shared_wa\temporaryfilelist\Deployment.txt">
          <pathSpecification>
            <path name="."/>
          </pathSpecification>
        </filelist>
      </iwStore>
    </source>
    
    <target>
      <targetTeamsite area="D:\Interwoven\OpenDeployNG\tmp" applyExtAttrs="yes"/>
      <replicationFarmLink>
        <internal name="MYFARMNAME"/>
      </replicationFarmLink>
    </target>
    </definition>
    
    <deployment transactional="no">
        <execDeploymentTask useDefinition="MYDEFINITIONNAME"/>
    </deployment>
    

    Running command - iwodcmd testJuniperOpenDeployWorkflow
    file name is - testJuniperOpenDeployWorkflow

  • try the suggestion

    iwodcmd -h

    iwodcmd - Execute an OpenDeploy action.
    Usage: iwodcmd [-host ] [-port ]
    [-odinst ]
    iwodcmd -h
    iwodcmd -v

    Where,
    -h Displays this usage description
    -v Displays version

    -odinst instName Use OpenDeploy instance instName.

    -host Specify the host/network address that will execute the
    action.

    -port Specify the port number to which a connection can be made.

    Specify any of the following actions:
    start, schedadd, schedget, scheddelete, schedactivate
    serverstatus, serverreset, deploycancel
    archive
    Specify arguments related to each supported
    OpenDeploy action.

    To get usage of each OpenDeploy action, issue:
    iwodcmd -h

    what action do you think you would want if you wanted to start a workflow ?

  • Thank you for your response to my inquiry. I appreciate the information you have provided me.

TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs