Marketcetera Community Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Strat Agent page's commands file syntax api incorrect for default val on route_orders_to_ors  XML
Forum Index » Site Feedback
Author Message
sfrancolla


Joined: 17/09/2009 00:37:25
Messages: 29
Offline

This page:
http://www.marketcetera.org/confluence/display/SA/Strategy+Agent#StrategyAgent-QuickStart

Says:
route_orders_to_ors: If the strategy should route generated orders to ORS. Valid values are true or false. If set to true, all orders generated by the strategy are sent to metc:server:system which sends the orders to the order routing server so that they can be transmitted to the broker. This parameter is optional with a default value of false.

When:
I changed the value from "false" to blank and incurred the following error.

21 Oct 2009 20:52:48,962 WARN [main] marketcetera.strategyagent.StrategyAgent (StrategyAgent.java:263) - Unable to execute command 'createModule' at line number '8' with parameters metc:strategy:system;helloWorld,HelloWorld,JAVA,src/test/sample_data/samples/java/scripts/HelloWorld.java,,,metc:remote:receiver because of error: 'Unable to create module using provider 'metc:strategy:system': error encountered when converting parameter at index '5' from string to the requisite type. (Unable to convert '' to a value of type 'java.lang.Boolean' because of the following error: Cna't convert value '' to a Boolean)'. Continuing...



- sf

This message was edited 1 time. Last update was at 22/10/2009 01:00:42

ytalmor


Joined: 12/02/2009 00:24:08
Messages: 130
Offline

Fixed the documentation - thanks!
 
Forum Index » Site Feedback
Go to:   
Powered by JForum 2.1.8 © JForum Team