Questions Tagged With processhttps://answers.axonivy.com/tags/process/?type=rss&user=SupportIvyTeamquestions tagged <span class="tag">process</span>enMon, 18 Aug 2014 16:33:02 -0400How can I make a parameter of a webservice process required?https://answers.axonivy.com/questions/925/how-can-i-make-a-parameter-of-a-webservice-process-required<p>Normally the definition in the WSDL says minOccurs="0" which means optional, how can this be changed. See example part of a WSDL:</p> <pre><code>&lt;xs:sequence&gt; &lt;xs:element minOccurs="0" name="param" type="xs:string"/&gt; &lt;/xs:sequence&gt; </code></pre>SupportIvyTeamMon, 18 Aug 2014 16:33:02 -0400https://answers.axonivy.com/questions/925/how-can-i-make-a-parameter-of-a-webservice-process-requiredprocesswebservice