Software Development Kit (SDK) and API Discussions

Using WFAUtil From a Mac to Develop & Debug

2006FatBoy
1,347 Views

I do my dev work from a Mac then run the code from the command line against the WFA clusters from there to avoid having to deal with the pain of developing in WFA.  I got the WFAUtil.pm module and copied to my lib directory, Perl recognizes it no problem.  Howerver, apparently WFAUtil->new() looks for a URI from STDIN, which I assume that WFA provides when the code runs from within WFA.

 

Anyone know what that URI is so I can hack things to run from the Mac CLI?

0 REPLIES 0
Public