SLM (Service)
Recently active
We are giving away a free ticket to attend Lavacon in New Orleans, LA from October 21-24 https://lavacon.org/2018/ Take the survey for an opportunity to win a ticket to Lavacon. https://www.surveymonkey.com/r/NZ92X3Y
Is there a way to choose the postscript.appcf using APE. The config file is not an option when choosing publish to pdf window. Thanks Bryon
Hi, Getting A11514: Unhandled Exception error error while opening a topic. Read the following post on PTC portal, however, its not relevant in out case. https://community.ptc.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=forum-board:Arbortext&q=roboform Attached the xml file that is causing the error.
I'm trying to build a PDF using a pub module that contains a list of data modules, using a Styler/FOSI stylesheet. I can access the DM using the ACL open function but nothing happens. How do I process the DM?
Hello Arbortext community! Here's a way to start the weekend! Arbortext 7.1 M020 is just released and ready for download. There are a number of SPRs addressed in this release as well as some samples around PDF forms. Key Functional Highlights Sample Stylesheet and Module to Support PDF Forms: This release includes a sample stylesheet and module to assist you in accessing APP’s PDF forms functionality. Creo View Updated: The Creo View installation has been updated to 4.2 F000. SPRs Addressed 67 Documentation Release Notes SPR Fixes Installation Guide PE Release Notes PE Installation Guide Styler User’s Guide Software Compatibility Matrices Download PTC Software download site
Browsing the documentation link, I cannot seem to locate documentation regarding the adapter for Arbortext. I believe Arbortext is using the Windchill PDMLink Adapter (best guess). I am trying to see where the attributes from Windchill are located in Arbortext via ACL - Where is the adapter documentation located? Thank you
Hi guys, we need to count the characters (including spaces) within a xml, but without counting the characters of some specific xml-tags, which e.g. includes meta-information. My idea was to begin from the root element and go forward until end and count with the command length: length(oid_xpath_string(oid_caret(),".")) But i have problems with the count with nested xml-tags. Maybe you guys had the same requirement and can help me. Thank you in advance. Greetings from germany
Hello. I am really looking to get some feedback and help. In Arbortext, I am able to get the logicalId of the current document. I wish to use this information to call Windchill and have Windchill do a search for this document. Next, I want to display the result(s) of the document in the "Browser" dialog. - What ACL Repository API calls should I look at to call Windchill from Arbortext with this information? - Is the Arbortext ''Browser' dialog (which returns the results of a search) available/exposed to a developer? What ACL calls are related?
Hello, Under Arbortext Editor and with ACL language, I would like to activate a customized menu (grayed or not) depending on the context. For example, if the cursor of the mouse is in a specific tag, the customized menu is activated. If not, the menu is disabled (grayed).
Is there a way to retrieve the Windchill server URL using ACL in ArborText editor?
Hello, I want to use customized Java classes contained in an archive File (custom.jar). I have put my Jar file in the directory "Arbortext-path\custom\classes" The Java classes use librairies (Jar files) which are contained in my Jar file "custom.jar". The Java classes contained in my Jar file are loaded but not the librairies. How to load the librairies contained in my Jar file ? Best regards. David G
Greetings! I've been trying to find a way to open the Windchill information page for a dynamic document that is currently open in ArborText Editor using ACL. I've tried going through the metadata attributes on the document, but can't seem to find anything useful for building the URL to the Windchill page. Are there any document metadata attributes or Windchill customizations that could facilitate this process? I appreciate any help that can be offered.
Hi All! I'm trying to duplicate some content that uses letters instead of numbers for footnote callouts. Is there a way to duplicate this in Styler? I realize that I could just use <fn callout="a"...., but I want this to be automated instead of having to hardcode values that might change.
Ok, back to this subject for a second please:Anyone aware of any available S1000D stylesheets for PDF output?We've been working XML to the Army's 40051 spec's XSL-FOs, but I'm not seeing anything at all available for S1000D. I hope to get a screen FOSI from our Trilogi browser guys, but they don't do PDFs. I understand EMS-NG is having to build their own PDF output stylesheets outside of the Army's XSL-FOs. The Army's XSL-FOs really aren't a very good basis for building something for S1000D in my opinion.Earlier discussions (some even BAE guys 😉 by adepters have been very enlightening - thanks. Thought I'd ask this in a new unit of time to see if anyone has come across or come up with anything they were willing to share.Thanks! John T. Jarrett, CDTBAE Systems | Arbortext w/PE version 5.4 | LOGSA XSL-FO v 1.7
We are making plans for Arbortext User Group events. Can you provide us your feedback? https://www.surveymonkey.com/r/FHM6CHZ
We have 2 different types of documents, and the QuickTags list only shows up in one type. What triggers when the QuickTags list is displayed? I already have the Preferences option "Show Quick Tags on Enter" selected, and in our "chapter" documents, QuickTags work great. In our "book" document, I get an error: "[A11131] Insertion of text not allowed in this context." I'm not sure why <enter> is trying to insert text rather than bringing up QuickTags. In order to insert a tag, I have to go to the Insert menu and select Markup. That correctly gives me the context-sensitive list of allowable tags. How can I get QuickTags to work correctly?
Recently, we migrated from Arbortext 5 to Arbortext 7. I have selected show quick Tags on Enter Inside Tools--> Preferences --> Advanced.. quicktags ,smartinsert both are on. quicktags not working specifically for a particular AU and for a particular parent tag alone that too when we clone AU .. It is working fine when I edit the existing AU. Problem is only when I clone or create a new AU. I am able to get the context-specific tags by right click and Insert Markup... But not by clicking the Enter button.
I would like to know "reltable" feature in Arbortext DITA XML supports in Windchill CMS.Basically my understanding is that "reltable" creates/shows the link between the topics in a map. Please correct me if I am wrong.Thanks,Bala AJ
I need to change the color of a pen to....Define Mycolor as ColorSpecMycolor.type = "rgbValues" Mycolor.rgb.red = 255 Mycolor.rgb.green = 116 Mycolor.rgb.blue = 66I found this......activeDoc.pens["Thick"].color.type = "colorRef"activeDoc.pens["Thick"].color.color = "Mycolor"activeDoc.pens["Thick"].color.tone = 1...but I'm confused about the syntaxany help most appreciated
Is there a way that I can search for a specific empty element and delete it from multiple locations? My thought was to open a rde and do it from there but when I search for the element it finds the ones that have content also? Thanks Bryon
Hello Everyone, Can you please help me to automate arbor text using C# or JavaScript for Copy and Paste Operations. Please provide me samples if any code is available. Thanks and Regards, Yogesh
We are experiencing random reset of our AE preferences. We thought it may having something to do with automatic system updates on our servers. I have set the 'save window configuration on exit' to 'never' hoping that this would prevent this from happening. I have noticed that user's experiencing this issue their setting above changes back to the default 'prompt' after their preferences are wiped out. The preference file is saved in each user's C:\Windchill\AE\preferences\arbortext.wcf folder. Has anyone experienced the above issue? If so, have you been able to resolve?
Hello,pardon my inexperience. I have very simple question. I can open IGES file from File>Open menu. BUT if I open the IGES file by doublecliking it, the IsoDraw program opens blank document with nothing imported.Anybody has an idea what it could be? Users require import of igs by doubleclicking the file.Thank you for any response.Milos
Hi All,Is there any option to open / import pdf file into Isodraw CAD Process 7.3?Thanks,Push.
I'm running Arbortext Editor 6.0 and I have the option under Object to Connect to PTC Server; however, there is no server name listed as an option to select. If I select 'Work Offline', I cannot proceed to 'Next' to browse or select an object. I want to add mp4 files to work packages we are developing per Mil-Standards we follow. Is there a reason for not being able to select 'Work Offline' to proceed to browsing and selecting the files I want? I believe a new DTD needs developed to allow for these types of files, but is that reason for why I can't proceed further? Thank you.
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.