Custom data connector issue

Rod Widdowson rdw at steadingsoftware.com
Mon Aug 15 06:06:30 EDT 2016


> Hi Rod,
> I just tried your example for 1.7 and yes it is clear  and no errors
happen
> but i still don't get the attribute values in my response , so am i
missing
> something?

You'll need to look at the logs.  On Debug you will see the values which are
being resolved by your dataconnector.  If they aren't being resolved then
you need to check the javascript.

>  <resolver:DataConnector id="ScriptedAttributeConnector"
> xsi:type="dc:Script">
>     <dc:Script></dc:Script>
> </resolver:DataConnector>

Not sure why you are quoting an empty connector.  If you are using that then
nothing will be returned (of course)

R



More information about the dev mailing list