SLM (Service)
Recently active
Regarding the lack of Arbortext content at the PTC Live Global Event, I was first told this:[quote]To clarify, Arbortext content is not being planned for the global program however it will be part ofthe Service Exchange Event.[\quote]I questioned the nature of the "Service Exchange Event" and received this:[quote]As PTC grows and our solutions expand, we have learned that one event cannot be all things to allpeople. So we have split the event into three co-located events, where the content addresses thespecific interests and needs of the audience.I do not have a lot of information to share with you at this time on the Service Exchange as theprogram is still being built, but I do know we will not be doing a formal call for papers. The eventwill be 2 days, with arrival the evening of Monday, June 10th and meeting concluding on WednesdayJune 13th – with Arbortext Technical committee on Thursday/Friday. The event will be at the HiltonAnaheim – which is connected to the Convention Center wh
Hi All,I finally got travel approval to extend one of my regular trips back to thecentral office in the Bay Area to include the Saturday that TC Camp. I haveheard rumors other folks are coming, too. If we get enough of us, we canapparently lobby or caucus or un-vote a meeting dedicated to our topic/sand then conference-up.I've never been to an un-conference, but it sounds kind of fun. I do knowhow much I get out of unofficial meetings and socializing at the usualevents. I'm game to give this a try.Check it out:
Changing PE's maxBusyInterval did not resolve the problem. Support is nowrecommending I change Tomcat's connector configuration. They want me to adddisableUploadTimeout="false" a setting that if absent defaults to "true".It seems counter-intuitive to me that disabling the disabling of a timeout(isn't that enabling a timeout?) would "help" on a spotty network, butmaybe I'm reading the explanations for the setting wrong.Chris: This is in line, I think, with what you were suggesting earlier.This isn't the actual version of Tomcat I'm using but I assume theexplanation is still the same:
FYI: The email below confirms that PTC Live Global 2013 will not include Arbortext content, just Creo and Windchill.Suzanne Napoleonwww.FOSIexpert.com"WYSIWYG is last-century technology!"From:"ContentTeam@ptcliveglobal.com" <contentteam@ptcliveglobal.com>Touzanne Napoleon <suzannenapoleon@fosiexpert.com>Cc:"-" <->Sent:Thursday, January 10, 2013 8:48 PMSubject:RE: PTC Live Global 2013 Call for Presentations Deadline is FridayHi SuzannePTC Live Global 2013 will feature Creo and Windchill and there will not be Arbortext content in the program. There will be Arbortext content featured at the PTC Service Exchange event and Deb Shapiro, copied, has more information on that event. Please let me know if you have any questions.Thank you,Carrie JohnsonPTC Live Global Content TeamFromuzanne Napoleon <suzannenapoleon@fosiexpert.com>To:"ContentTeam@ptcliveglobal.com" <contentteam@ptcliveglobal.com>Sent:Wednesday, January 9, 2013 4:49 PMSubject:Re: PTC Live Global 2013
We've just installed and begun using Arbortext 6.0 companywide. One user does not have the "Object" menu available. Is there a particular setting that must be adjusted for this?
Hi, Does anyone in this forum have experience using Epic Editor with S1000D schema or DTDs? I've been tasked to do an eval of Epic Editor (rather quickly) but first I have to learn how to use it. We are about to collaborate with a client to update their aviation manuals. They use Arbortext Epic Editor (version unk) and we use Framemaker 7.2. We are in two minds: there is some thought that we should get Epic while there is other thought that we stick with Framemaker, as long as we can get their DTDs. I've gone through the tutorial and looked at the templates that come packaged with Epic. I've tried to plunge straight in and import/use an S1000D DTD but I can't find/don't understand how Epic does it (beside the fact that when I clicked on Import in the menu, I was told I didn't have the licence - there's a way to make money!) I know how to do this in Frame but I want to give Epic a chance. Could someone please advise me or point me in the right direction to where I can get the info. Help
I want my Java plugin to recheck the text after some delay (when there is no typing during 0.6 seconds).I use java.utils.Timer for Arbortext Editor 5.2. I want to start it in the onkeyup event handler. What can serve as onkeyup event?
We are developing some new XUI dialogs that include numerous textbox controls. Some of those textbox controls have restricted lists of valid values that may be entered by the user. Because some of the lists of valid values are extremely long (several hundered values), we are seeking to implement logic that will capture the initial letters typed by the user and then auto-complete the entry when the data typed by the user matches one of the values in the list of valid values. A common example of the type of behavior we are looking for can be found in search field of Google.Has anyone implemented this type of behavior for a <textbox inxui=" and=" would=" youbewilling=" to=" share=" your=" solution?=" we=" assume=" this=" solution=" would=" be=" implemented=" in=" javascript=" in=" the=" xui=" dialog,=" but=" are=" open=" to=" suggetions<=" p=">Regards, Tom.
Happy New Year everyone!Call for Presentations closes January 11th.Pre-registration discount ($1,295) securing rights to early PTC Universityenrollment ends on January 15th. Anyone seen the full price? I haven't beenable to find it on the web anywhere.And, David, I posted this via e-mail. (Or not if you don't see it.)-- Paul Nagai
Is anyone else have problems posting to Adepters via e-mail? I'm only able to post via the online forumDave
Thank you, Matt AngelTechnical Publications EngineerMONOGRAM SYSTEMS - TIA DIVISIONCABIN INTERIORS44931 Falcon Place - Sterling - VA - 20166 - USATel: +1703-471-8600 x259 - Fax: +1703-481-5007Matt.Angel@zodiacaerospace.com
Happy New Year, There's been lots of recent questions pertaining to XUI development. For those just getting started, I've written two introductory blogarticles on XUI. Part 1:
Hi,I am a confirmed English-French translator and I have got a fileset containing 4 files, including 2 with ide and idd extensions.Seems these are DTD files created using Arbortext application -> Arbortext, Inc., 1988-2011, v.4002.Does any one knows how to handle these with SDL Trados 2007 or SDL Trados Studio 2011 (translation memory manager) ?Can give further details if necessary...Many thanks and have a very Happy New Year 2013!Pascal Godart (email: pascal.godart@wanadoo.fr)
Hi Experts,We are facing check in issue after inserting the image in XML manual. 1) Checked out the document from Repository.2) Inserted the new image with graphic insertion option, accepted the change and saved the document in XML manual. 3) Trying to check in the XML manual back to repository. But check in operation is causing issue " Could not set the file "E:\XXX\XXX\XX" as the content for the document abcd.jpg. : Cannot access the file "E:\XXX\XXX\XX" due to operating system error.
Hi experts!Currently I'm working in a kind of text analyzer, and I am thinking on the use of regular expressions, however I don't know yet what's the best option, I have seen that ACL has an option in order to work with regex, but also I'm thinking in the possibility of the use of javascript, If I decide to use javascript I would like to know how can I call my javascript file, I have been trying to make some experiments with js_source command from Arbortext, but until now I don't know if there's another response from js_source different to a number indicating me if the call was successful, so please any of you guys could provide me of more details about js_source command and also about the match ACL command?As always I really appreciate your time and support,Regards,Paulette Amparo
I can do it to PDF output using FOSI edits but I can't seem to get it toshow up in HTML Help output using native Styler formatting. I am looking atthe complex set of <xsl:template>s I had in my 5.3-functional (butoriginally exported from 5.1 or 5.2 Styler) XSL HTML Help stylesheets andnot liking the idea of bringing them all into an HTML Help edit ...-- Paul Nagai
We have been experiencing an issue with the # sign appearing rather then the illustration in Isoview. This happens repeatedly on a daily basis. To correct this problem, the cache must be cleared and Isoview restarted. Has anyone else experienced this issue? It happens in both Windows XP and Windows 7. Does anyone have information on a permanent fix for this?
For those of you following along at home, I hacked the TeX code in the FOSI to move the rotated text over to the right by changing the original code from this:<usetext source="%\hbox{\special{pub:" rotate=" 90}%,10pt,#content,%}%&quot;="></usetext>To this:<usetext source="%\hbox{" }\hbox{=" }\hbox{=" }\hbox{\special{pub:=" rotate=" 90}%,10pt,#content,%}%&quot;="></usetext> (The curly braces in the initial 3 \hbox{ } "commands" need to have a space in them. Empty curly braces won't work.)There is probably a better, more elegant and more "TeX-y" way of doing this, but for now, this works.
Is anyone using Text Substitution through the use of keydefs and keyrefs?
Can someone tell me where the annotate Output Specification document is located? I was looking around and didn't find it in the obvious docs folder (at least not with a name I recognized).I'm trying to find out if PTC extended FOSI to support the generation of PDF bookmarks. Related to that will be when as I'm working in a 5.3 (might get to 5.4 next year) environment...dan
I am attempting to use conditional text to display or not display a graphic using key definition files. I have several documents utilizing the <ph> tag for conditional text and a keydef nomenclature file but I would like to find a way to use one of the <ph> tag choices to replace a graphic and not just text. We use ph id=brand, productname, feature, and model for our conditional text choices. We do utilize profiling too but that will not work for me in this situation. Anyone ever try this?
I would like to write custom Java code which executes menu the functionality File > Publish > HTML File... on multiple files at once.To do so I need to find the Arbortext code which is called when File > Publish > HTML File... is triggered by a user. In other words, I need to know the function name, argument names, and valid argument values so that I can write custom code which will call this function on multiple files.Thanks!
Hi AdeptersI am having some problems with the DCF/FOSI. I can't specify the namespace in the DCF (same in FOSI, it takes the element alias instead of the actual element name with namespace). So for example:<lists><bulleted><block attribute="type" attributevalue="bullet" element="list"/"><item element="listitem"/"></bulleted>...</lists>Where the element names lets say are adepter:list and adepter:listitem - the namespace is missing in the DCF. Also when I try to edit the DCF inside of the Arbortext the suggested values are the alias names not the actual namespace+element names.When I use the bullet list button in the Arbortext it creates invalid XML as it just inserts list with listitems without the namespace. I tried removing the alias file and instance.acl however it still was just working off the element names without the namespace and the same thing happened when I inserted a new list.Any ideas? It looks like an Arbortext bug but I am not sure, I
I know it's not officially supported, but is anyone using java 7 with Editor or PE 6.0? If so have you experienced any problems?-- Brian Jensenbjensen@bluelid.com
I'd like to have the PE transaction archive list you see at <pe_server_url e3=" jsp=" archivelist.jsp=" show=" some=" information=" in=" the=" <br="/>"Name" column. I'm looking to get something like "username_pageline" so it's easier to see who the request came from and what the request was for. I'm able to do this for compositions from xml to pdf. Our customization to compose through PE uses the e3 client java api, and in our java code I simply add these lines:String transName = String.format("%s_%sTo%s", userId, inputFormat, outputFormat);convert.setParameter("transaction-name", transName);where convert is an instance of E3ConvertMethodInterface.I see in the PE documentation where the "transaction-name" parameter should allow this, but when I tried it with our page & line numbering code, which is in ACL, it still didn't display anything in the "Name" column of the transaction list.Is anyone else able to do this?-- Brian Jensenbjensen@bluelid.com
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.