Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, May 6, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: TrnViewer.exe
Jim Samuelson
Posts: 15
 
TrnViewer.exeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Apr 06 1:26 PM

entresto

entresto link
fiogf49gjkf0d
The SLX TrnViewer program will accept a log file as a commandline parameter, but you still have to go through the login screen. I'd like to incorporate that program into an automated process. Is there a way to pass the userid, password, and DB connection on the command line? If so, what is the commandline syntax?

Thanks.
[Reply][Quote]
Jeremy Brayton
Posts: 491
Top 10 forum poster: 491 posts
 
Re: TrnViewer.exeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Apr 06 9:35 AM

deltasone

deltasone
fiogf49gjkf0d
There's a mix of it's own syntax but I ran into a problem with it. I use the following:
trnviewer FullPathToFile /b"SALESLOGIX" /p"Password"

There's a problem with doing this though. You get 2 nice error messages saying: "TrnViewer is unable to read files of type:" with Loading File: /bSALESLOGIX then Loading File: /pPassword (as in your password is in full view right in front of you). If you were scripting this, you could probably script SendKeys "Enter" to click OK twice quickly but it's a bit of a hack.

I honestly don't see a good way of automating this. Yes this is the only way to see inside a TEF file since they are now encrypted (though once decrypted are zipped using the standard zip format I believe). If SalesLogix provided the specs, a way of decrypting the TEF by knowing login credentials, one could say develop a TEF Profiler that you could use to monitor TEF files to make sure your SQL is really being passed down to remotes correctly.
[Reply][Quote]
Jim Samuelson
Posts: 15
 
Re: TrnViewer.exeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Apr 06 12:01 PM

gabapentin during pregnancy

gabapentin pregnancy
fiogf49gjkf0d
Thanks Jeremy.
Yeah, I got as far as the password thing and thought it pretty humorous that the progam would try to process the parameter (that it recognized and used correctly!) as a file. If you do just the password you only get the one error message.
I'll probably take the weekend and write my own log reader. I'm just concerned with our sync logs which are not encrypted (luckily).

[Reply][Quote]
Jeremy Brayton
Posts: 491
Top 10 forum poster: 491 posts
 
Re: TrnViewer.exeYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Apr 06 12:44 PM

premarin generic equivalent

non prescription premarin charamin.jp
fiogf49gjkf0d
If you're aware of the structure and can actually parse the logs would you mind sharing the info? I'd love to make some kind of TEF monitoring app or introduce it into something else I'm working on monitoring. I'm just too lazy to try to figure out the binary structure since I'm sure this isn't some glorified CSV file.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 5/6/2024 5:55:35 AM