Jump to content

com.hornbill.core::getCoWorkersList


Recommended Posts

com.hornbill.core::getCoWorkersList

The documentation seems to imply that all of the parameters are optional. This doesn't seem to be the case. If I leave any out the call fails with a Flow Code error.

<?xml version="1.0" encoding="utf-8" ?>
<methodCallResult status="fail">
	<state>
		<code>0200</code>
		<service>apps</service>
		<operation>getCoWorkersList</operation>
		<error>FlowCode Exception (com.hornbill.core/flowcode/fc_ops/getCoWorkersList): nodeName: CoWorker Search; nodeId: 2b21fc1e-de0c-41a7-b536-74c7ed3690da; At 170/1: &quot;Uncaught EspMethodCall::invoke: Operation[data::queryExec] queryParams validation error: Non-digit characters found in the element &lt;rowstart&gt;, the expected data type is &apos;integer&apos;. The value was [undefined] at location &apos;/methodCall/params/queryParams/rowstart&apos;&quot;
	throw(e);
_fc_node_exec_2b21fc1e_de0c_41a7_b536_74c7ed3690da</error>
	</state>
</methodCallResult>

 

Link to comment
Share on other sites

Hi,

That Flowcode is deprecated and we are planing to remove it soon. There is a new API session::userProfileGetList but is still being unstable and we are working on a server release that will provide several fixes. All this is a part of a rework of the entire profile area.

Let me know if you need more help on this.

Regards,

Daniel.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...