RE: Witango-Talk: license error

2008-05-21 Thread Robert Shubert
Janet, The error you copied below should not cause any problem with the operation of the server. It should simply bind itself to core 0 (the first core) of your multi-core system and operate normally using only that one core. Please note that you should have the latest version of the server

RE: Witango-Talk: Printing from a checked list

2008-05-21 Thread Janet
You can make an array of the resulting ARGS, then use the ARGS array in a direct DB action to create a new list of just the selected clincs and then print it. SO the ARRAY='a_re400PAgroup' is the ARGS array. By assigning to a VAR you can use Witango IF statements, date functions etc. When you us

Witango-Talk: license error

2008-05-21 Thread Janet
My problem is really a Witango customer support issue, but they have not really replied to my inquiries so I am hoping posting it here might help. I recentl bought a new HP pavillion with dual core processors and when I instaled Witango everything worked except the server! witangoevents.log f

Re: Witango-Talk: Invoking a Web Service

2008-05-21 Thread Robert Garcia
none -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/ On May 21, 2008, at 2:41 PM, Dan Stein

Re: Witango-Talk: Invoking a Web Service

2008-05-21 Thread Dan Stein
I guess the WSDL generator is really no help right? -- Dan Stein FileMaker 7 Certified Developer Digital Software Solutions 799 Evergreen Circle Telford PA 18969 Land: 215-799-0192 Cell: 610-256-2843 Fax 215-799-0192 ( Call 1st) FMP, WiTango, EDI,SQL 2000, MySQL, CWP [EMAIL PROTECTED] www.dss-db.c

Re: Witango-Talk: Invoking a Web Service

2008-05-21 Thread Robert Garcia
You have to build the entire soap xml, envelope and payload as expected by the webservice. Basically, a soap client like the one you are using in CF is hitting the WSDL and getting info about methods and such, builds the soap envelope and payload for you based on your method and parameter y

RE: Witango-Talk: Invoking a Web Service

2008-05-21 Thread Rick Sanders
Would it be something like this: <@ASSIGN request$WebService "http://webservices.eventinventory.com/ticketsearch?WSDL";> <@ASSIGN request$SOAPAction "http://webservices.eventinventory.com/ticketsearch?WSDL";> <@ASSIGN request$SoapPayload 'SOAP-ENV:encodingStyle="http://schemas.x

Re: Witango-Talk: Invoking a Web Service

2008-05-21 Thread Robert Garcia
You are using something like a SOAP class, that reads the WSDL and does all the work for you. You have to do it entirely manually in witango. You have to build the soap envelope, and use @URL, and there is a hack to specify text/xml in http header. -- Robert Garcia President - BigHead Tech

Witango-Talk: Invoking a Web Service

2008-05-21 Thread Rick Sanders
Hey guys, I've been programming in Cold fusion way too long now, lol... I need to invoke a web service from WiTango and then update the database. In CF the code is something like this: http://webservices.eventinventory.com/ticketsearch?WSDL"; method="ListEvents_Active" returnvariable="XMLR

Re: Witango-Talk: OT: blocking Search Engine Bots

2008-05-21 Thread Robert Garcia
I believe you can also exclude by extension. -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL PROTECTED] - [EMAIL PROTECTED] http://bighead.net/ - http://eventpix.com/

Re: Witango-Talk: OT: blocking Search Engine Bots

2008-05-21 Thread Michael Heth
On May 21, 2008, at 5:28 AM, Tom Ferguson wrote: I'm familiar how to block Bots from indexing webpages by using the Robots Meta tag. Is there a similar way to block PDFs from being indexed? TIA Thomas Ferguson Vice Presiden put them is a directory and exclude that directory in the robots

Witango-Talk: OT: blocking Search Engine Bots

2008-05-21 Thread Tom Ferguson
I'm familiar how to block Bots from indexing webpages by using the Robots Meta tag. Is there a similar way to block PDFs from being indexed? TIA Thomas Ferguson Vice President Enroll DR, LLC 5088 66th Street North St. Petersburg, Florida 33709 727-577-7474 866-761-6134 FAX www.enrolldr.com ___