Skip to main content

Hi! 

We are trying to set up a SCHEDULING broadcast of the WORKBENCH type, but this broadcast does not return anything to us, can you please send us the exact settings of how to work with this broadcast and when this broadcast will be called?
<Broadcast>
        <id>WORKBENCH_BROADCAST</id>
        <active>true</active>
        <broadcast_type_id>REST</broadcast_type_id>
        <description>Plan broadcast</description>
        <plan_type>WORKBENCH</plan_type>
        <once_only>false</once_only>
        <allocation_type>15</allocation_type>
    </Broadcast>
    <Broadcast_Parameter>
        <broadcast_id>WORKBENCH_BROADCAST</broadcast_id>
        <parameter_name>mediatype</parameter_name>
        <parameter_value>application/xml</parameter_value>
    </Broadcast_Parameter>
    <Broadcast_Parameter>
        <broadcast_id>WORKBENCH_BROADCAST</broadcast_id>
        <parameter_name>httpmethod</parameter_name>
        <parameter_value>POST</parameter_value>
    </Broadcast_Parameter>
    <Broadcast_Parameter>
        <broadcast_id>WORKBENCH_BROADCAST</broadcast_id>
        <parameter_name>url</parameter_name>
        <parameter_value>******************</parameter_value>
    </Broadcast_Parameter>

 

PSO Standalone.

Thanks for help! 

Could someone please help us?


Hi, I believe the allocation_type is wrong, try removing that field altogether and try again.

Kind Regards,

Tom


Reply