Workflow Soluiton

 View Only
  • 1.  Not able to publish a project

    Posted Oct 20, 2011 01:57 PM

    I changed the email footer to reflect the companies logo in SD.DataServices. saved it off locally and then saved it to the repository on the SMP server.

     

    then I went to publish the project from the SMP server in the Workflow Manager Console. It shows the Local server but it will not let me click on the server to publish it .

     

    When I go to the SMP server> workflows> workflow Enterprise Management folder t does not show my local Workflow\service desk server. I triedto register theserver and it says that it cant find it.

    I know they can talk to each other as the Workflow Manager can see its licesne on the Workflow server(smp)

    Very frustrating that a small cange is taking this much work. Especially when this aspect of SD 7.1 sp1 and workflow 7.1 mp1 is the least covered in the documenation.

     

     



  • 2.  RE: Not able to publish a project

    Posted Oct 20, 2011 02:44 PM

    Application Name : WorkflowManager.exe
    Process ID : 948
    Date :10/20/2011 11:22:58 AM
    Log Level :Error
    Log Category :Symantec.Workflow.Manager.Repository.ServerOperation

    Message :
    System.ServiceModel.ProtocolException: The content type text/html of the response message does not match the content type of the binding (multipart/related; type="application/xop+xml"). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
    <title>500 - Internal server error.</title>
    <style type="text/css">
    <!--
    body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
    fieldset{padding:0 15px 10px 15px;}
    h1{font-size:2.4em;margin:0;color:#FFF;}
    h2{font-size:1.7em;margin:0;color:#CC0000;}
    h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
    #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
    background-color:#555555;}
    #content{margin:0 0 0 2%;position:relative;}
    .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
    -->
    </style>
    </head>
    <body>
    <div id="header"><h1>Server Error</h1></div>
    <div id="content">
     <div class="content-container"><fieldset>
     '. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
       at System.Net.HttpWebRequest.GetResponse()
       at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- End of inner exception stack trace ---



  • 3.  RE: Not able to publish a project
    Best Answer

    Posted Oct 20, 2011 11:11 PM

    it was because on my dev box the dev server was not managed by the test smp server! it was managed by my production SMP server.

    rep promised to write up a KB on this