DB Query Label not showing in log

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
2 posts Page 1 of 1

kgould

Posts: 5
Joined: Fri Nov 08, 2013 11:20 am

Post by kgould » Tue May 26, 2015 11:33 am
Is there a way to have the label for a query element show in the log file (Update Current Count in this example)? It would make it easier to review the log file without having to use debug or verbose logging.

<sql label="SQLSRVR" resourceId="SQLSRVR" autoCommit="true" version="1.0">
<query label="Update Current Count">
<statement>Update dbo.MyTable Set CurrentCnt = 0 Where Source = &apos;NEW&apos;</statement>
</query>
</sql>


2015-05-26 12:10:51 INFO Executing sub-task 'query'
2015-05-26 12:10:51 INFO Query completed successfully and -1 row(s) were affected
2015-05-26 12:10:51 INFO Finished sub-task 'query'

If this doesn't exist, can I submit it as a suggestion?

Support_Rick

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Mon Jun 08, 2015 12:57 pm
KGould,

Absolutely! Please send an Enhancement Request to [email protected] identifying the requested feature.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
2 posts Page 1 of 1