cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

How to print plain text from WF Conditional

pwilliams-3
11-Garnet

How to print plain text from WF Conditional

I am trying to write a small expression in a workflow conditional object and it's not coming out in the MS logs the way I would expect. System.out.println() isn't working... Any help?

[cid:image001.png@01CE894A.9F34DCB0]

MS Log
2013-07-25 15:17:03,488 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - line 1 column 1 - Warning: plain text isn't allowed in <head> elements
2013-07-25 15:17:03,488 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - line 1 column 411 - Warning: inserting missing 'title' element
2013-07-25 15:17:03,488 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - InputStream: Document content looks like HTML 2.0
2013-07-25 15:17:03,488 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - 2 warnings, no errors were found!
2013-07-25 15:17:03,597 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - varInfo :: [self, wt.fc.ObjectReference, false, false, false, false, LOCAL, null] : componentId :: special_instructions
2013-07-25 15:17:03,597 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - varInfo :: [primaryBusinessObject, wt.fc.WTObject, false, true, true, true, INOUT, null] : componentId :: special_instructions
2013-07-25 15:17:03,597 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - varInfo :: [special_instructions, java.lang.String, false, true, true, true, INOUT, null] : componentId :: special_instructions
2013-07-25 15:17:14,985 INFO [ajp-bio-8010-exec-7] wt.system.out pwillia5 - line 1 column 1 - Warning: plain text isn't allowed in <head> elements
2013-07-25 15:17:14,985 INFO [ajp-bio-8010-exec-7] wt.system.out pwillia5 - line 1 column 240 - Warning: inserting missing 'title' element
2013-07-25 15:17:14,985 INFO [ajp-bio-8010-exec-7] wt.system.out pwillia5 - InputStream: Document content looks like HTML 2.0
2013-07-25 15:17:14,985 INFO [ajp-bio-8010-exec-7] wt.system.out pwillia5 - 2 warnings, no errors were found!
2013-07-25 15:18:01,224 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - line 1 column 1 - Warning: plain text isn't allowed in <head> elements
2013-07-25 15:18:01,224 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - line 1 column 236 - Warning: inserting missing 'title' element
2013-07-25 15:18:01,224 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - InputStream: Document content looks like HTML 2.0
2013-07-25 15:18:01,224 INFO [ajp-bio-8010-exec-6] wt.system.out pwillia5 - 2 warnings, no errors were found!

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image002.jpg@01CE894A.9F34DCB0]

3 REPLIES 3

If it is an workflow condition, I believe it will show up in your BackgroundMethodServer.log file unless you don't have a BGMS configured. If you do, look there.

Alexius C. Chukwuka
IT Analyst, Global SAP Basis
Technical Administration Team
Deere and Company
One John Deere Place
Moline, IL 61265 USA
Office: (309) 765-3133
Mobile: (319) 429-5336

Thanks Alexis.
Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image003.jpg@01CE894D.1A432C20]

Think its PTC System Minitor redirecting ouput if not in background methodserver logs. Seeing similar behavior for load files on system where PSM configured. PTC does need to confirm if this is the case.




Sent from my Verizon Wireless 4G LTE Smartphone
Announcements

Top Tags