Skip to main content
Solved

Does anyone know the table holding the application server task template?

  • October 24, 2022
  • 3 replies
  • 100 views

Forum|alt.badge.img+3

hi

 

I am needing to get the unc path of the logical printer and would be great if I can get it from the application server task template where we are maintaining it.

I cant figure out where it is held.  Does anyone know?

thanks

Graeme

Best answer by knepiosko

Hi @GFRASER_CDE  

Check this select statement:

SELECT  *--message_value

FROM fndcn_message_body_tab

WHERE application_message_id = 1

 

message_value column contains xml format configuration of printers.

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+3
  • Author
  • Do Gooder (Customer)
  • 14 replies
  • October 24, 2022
This is the information I am looking to find out where it is held in the database.

 


Forum|alt.badge.img+16
  • Superhero (Partner)
  • 398 replies
  • Answer
  • October 24, 2022

Hi @GFRASER_CDE  

Check this select statement:

SELECT  *--message_value

FROM fndcn_message_body_tab

WHERE application_message_id = 1

 

message_value column contains xml format configuration of printers.


Forum|alt.badge.img+3
  • Author
  • Do Gooder (Customer)
  • 14 replies
  • October 24, 2022

hi

thanks thats perfect.

 

Graeme


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings