Search found 11 matches

Search found 11 matches Page 1 of 2
by Support_Steve
Tue Jun 14, 2011 10:25 am
Forum: Knowledge Center
Topic: SQL Server via Integrated Authentication
Replies: 2
Views: 25034

SQL Server supports SQL and Windows based authentication. If Windows (Integrated) authentication is the preferred method to connect to SQL Server then GoAnywhere must be installed on Windows as well. Follow the instructions below to connect to SQL Server using Windows authentication: 1) Download and...
by Support_Steve
Thu Jul 15, 2010 8:26 am
Forum: Knowledge Center
Topic: Unable to authenticate to SFTP using SSH Keys
Replies: 4
Views: 31779

I'm glad this topic was able to assist you. I will make sure the help documentation is updated with SFTP key authentication information in the next release.
by Support_Steve
Wed Oct 21, 2009 10:19 am
Forum: Knowledge Center
Topic: Unable to authenticate to SFTP using SSH Keys
Replies: 4
Views: 31779

When configuring a web user's authentication settings to SFTP you can allow the user to authenticate using a public SSH key. This can replace the need for a password or enhance your security settings by forcing the user to provide both a password and a key. In order for this to work you must place t...
by Support_Steve
Mon Jun 22, 2009 3:31 pm
Forum: Knowledge Center
Topic: How do I connect to SQL Server 2008 using GoAnywhere?
Replies: 1
Views: 72625

The JDBC driver for SQL Server 2008 has been bundled with GoAnywhere version 2.3.0.
by Support_Steve
Mon Jun 22, 2009 3:14 pm
Forum: Community Forum
Topic: Retrieve System Name
Replies: 3
Views: 9038

You can now perform conditional logic on the system.instanceName variable in GoAnywhere version 2.3.0. The instance name can be set in the Global Settings and is useful when you have multiple instances of GoAnywhere running. You can now use that variable in your Execute Only If logic on each task/mo...
by Support_Steve
Wed Jun 10, 2009 2:37 pm
Forum: Community Forum
Topic: Waiting for response file
Replies: 3
Views: 8278

Can you please elaborate on your question? Some specific questions that I have are: Are you using GoAnywhere to write the XML file? What operating system is GoAnywhere running on? What operating system is the processing program running on? What language is the processing program written in? Have you...
by Support_Steve
Thu May 21, 2009 1:14 pm
Forum: Example Projects
Topic: Call Web Services from GoAnywhere
Replies: 0
Views: 24817

GoAnywhere has the ability to call web services by utilizing our XML and HTTP(S) Tasks. This Project example will query a database table, build a SOAP request, and post it to the web service. For this example Project I will be using a public web service hosted on http://www.webservicex.net that expe...
by Support_Steve
Fri May 08, 2009 9:38 am
Forum: Community Forum
Topic: RowSet into a String Variable
Replies: 2
Views: 12853

In GoAnywhere version 1.6 the best route to take is to write the Rowset variable to a CSV file just like you did and attach the CSV file to the email. You can add an attachment by clicking on the Action menu while you are on the Send Email task and select the Add Attachments menu item. If you would ...
by Support_Steve
Thu May 07, 2009 4:26 pm
Forum: Knowledge Center
Topic: Internet Explorer 8 Issue: Blue status wheel keeps spinning
Replies: 0
Views: 19998

As new versions of browsers (Chrome, Internet Explorer, Firefox, etc) come out we continually check our applications for compatibility. In a recent test of Internet Explorer 8 we noticed a crucial issue that you should be aware of when using this browser version. Problem: While navigating between ce...
by Support_Steve
Thu May 07, 2009 1:04 pm
Forum: Example Projects
Topic: Write multi-level XML documents in GoAnywhere
Replies: 2
Views: 26454

This sample project demonstrates how to write a multi-level XML document from GoAnywhere. To setup this project in your environment please follow the steps defined in the following URL. Note: You will need the project XML that is attached to this post. https://forum.goanywhere.com/viewtopic.php?f=21...
Search found 11 matches Page 1 of 2