SLM (Service)
Recently active
Dear adapter,We have recently upgraded our ArborText Editor version for 5.4 to 6.0. In 6.0, when I click Help menu of the editor, it shows the attached error message. We tried all possible avenues to find the root cause of the error but we could not able to nail down this issue.Karthik
We have an issue with Isodraw not sure where the problem is.We have a jt file that is exported from SE ST3. We open our pre sized template and place the image on the standard layer in isodraw. We then rotate it to the view that is required, convert to 2D, scale and move it to fit on our template. Convert back to 3D. The model will rotate again with out any user input. If the user places a second assembly on the standard layer, when he goes to 2D, then back to 3D the second model will move and rotate itself also. We have also had this happen just opening an iso file, using the cut command then, rotating, then 3D to 2D and back causes it to rotate all crazy again.Any suggenstions would be great.Bryon
In Arbortext Editor automatic character substitution is working when we press hypen(-) key. first time it appears - and continue pressing endash and emdash will appear.I want to modify the scenario. First time "-" second time key press then "endash". No more emdash.Is it possible? could you please guide me.Note. I know "ElementOption" in DCF to switch character substitution. But it is switched off the feature.
We're in the process of installing this on approximately 200 workstations and have begun receiving sporadic reports of users being unable to access the Help files either by using the F1 key or via the Arbortext Editor Help menu.On the PCs where this fails, the user receives an HTTP Error 500. I managed to discover that the Help file dialog that opens is trying to access this address--http://127.0.0.1:62174/index.jspx?id-help7550&action-. No other pattern has been detected for the PCs this is happening on. Our environment is primarily Windows XP with a handful of Windows 7 PCs.Has anyone else run into this issue or know of a possible resolution? Thanks.
I am currently starting a Arbortext pilot with our current PDMlink installation. We are running PDM Link 9.1 M060 and Arbortext 6.0 M040. It is a straight up installation and I am trying to upload default burst configuration files to a Library in PDM Link.In Arbortext I can do the save as server object operation with no errors but the atidefaults.bcf never shows up in the library. I am able uploadsmaple dynamic docs no problem. PTC tech support is working on it but I just wondered if anyone else has encounted similar behaviour.Stewart Maclean C.E.T.Windchill Application SpecialistInformation TechnologyWeatherford | Edmonton RegionCell: 780 905 0525stewart.maclean@ca.weatherford.com | www.weatherford.com
Anyone used the new schematron abilities? I'm trying to utilize the <include> tag in a schematron file, but run into problems when I try it with a relative path.I have the main schematron file in the custom/doctype directory and I want to point to file in another directory under the custom directory, like this:<include href="../../schematron/diagnostics.sch"/">I got it to work with the full path, like this:<include href="C:/Projects/XXXXX/custom/schematron/diagnostics.sch"/">I've tried the relative path as being relative from the main schematron file and also from the xml document being validated.Any ideas? I haven't tried using the catalog for this, does anyone know if that's possible?-- Brian Jensenbjensen@bluelid.com
Available for immediate downloading from PTC's support site is theArbortext 5.4 M130 release. If you want to know all the details about this maintenance release,please check out the release notes<">https://www.ptc.com/view?im_dbkey=139504> . If you have any questionsabout the release schedule, please reference the PTC Product Calendarat:
We are having a really tough problem with fragments (file entities) --I really hope someone out there can help.Backgound- 1 long file containing many commands (this is a Command Reference document)- Size of file was causing merges (through ClearCase) to be very slow- We decided to break into fragments -- 1 fragment per command.- Did this by selecting the ch2 element and Entity > Create FileFragment from Selection- Added all fragments to source control- So far so good, and we noticed our merge times were much improvedProblem- Now, from time to time, when someone is editing a fragment (likeadding a Comment, for example), the fragment suddenly "thinks" it's acomplete document, and adds a doc element, metadata, and a TOC andreports (of course) context errors.- This seems to happen when the following sequence occurs: Editoropens fragment, makes a change, saves and closes the fragment, reopensthe fragment, and then tries to make another change.- The issue means that the container file (th
Hi Ed-- You could do it that way, by using the "modify_tag"document callback toattach a dlgitem callback to the "OK" button on the modify attributesdialog. You could also use the AOM to add an event listener to the document forthe DOMAttrModified event. That would let you take some action in theevent of a particular element having a particular attribute value set,no matter how the change is made (via Modify Attributes dialog or viascript). I think the examples in the customizer's guide should also be availablein the HTML portion of the Help Center, as well as the PDF. If youdecide to go with the ACL/Modify Atributes route, the OK button on theModify Attributes dialog has the ID of "OK". --Clay Clay HelbergSenior ConsultantTerraXML
how can I have a tag check its content? I can't use starts-with because I want the answer to be "1" and there is also a "10".I am looking for when hazid = 1 or the first time hazid has content.(And how would another tag check hazid's content?)Thanks!
When we install arbortext editor we have Documentum connect option available to connect to the webtop and similarly we can have PDMlink connection through arbortext editor. So my concern is can we have these two options available in arbortext editor at the same time? i.e. both menus should be present on menubar when we open arbortext editor.Is it possible??Please have a look at the attached mockup.ThanksNitu
Is it possible to have both Documentum-connect and PDMLink-connect options available in one instance of arbortext editor?
Hi All,We're using Arbortext Editor 6.0 (F0000) with a number of customisations, including the 'Save' button. Some of our users are reporting that after they've clicked on 'Save' regularly whilst working for a couple of hours they close Arbortext and then find that none of their changes have been saved. The save location is a networked folder that has two physical locations with replication between them. I'm assured that this is working correctly.I would like to know how I can add a log file (local, per user) that I can write to from our custom ACL code so ican get an audit trail of what happens when a user clicks on 'Save'.Any suggestions much appreciated.Thanks in advance,Keith
Hello adepters,We have a few simple macros we run to insert blank sections into our documents and would like to create a custom toolbar button to run this macro. Does anyone know how I can go about adding to the current toolbars OR creating a custom toolbar of our macros?We are running AE 5.4. I've done a lot of reading regarding xui, aom and acl, but not sure how it all fits together.Thanks for your insight adepters!AshleyOttawa, ONCanadian Pharmacists Association
Hopefully this will be a simple question...Does anyone know offhand what causes the quick tag insert to becomeavailable? In our old DTDs with pretty complex FOSIs, hitting the <enter>key brings up any context-specific tags.I have created a few new DTDs, but can only seem to get tags inserted bygoing to Insert -> Markup then selecting the tag. The DTD itself isbeing recognized, and only appropriate tags are available in context.Furthermore, in Tools->Preferences->Edit, I do have "Show quick tags onenter" selected.I created a very very simple FOSI (by hand) to ensure tags are indentedwith line breaks, and a very simple DCF to handle hidden tags and restrictcharacter substitution. This is also in Arbortext 6.0M030.I can attach any related documents if needed.Thanks,keith
I am building an SGML document type using the NAVSEAC2 DTD Revision F.The document type compiles fine but in the view dropdown menu "Tables"is grayed out. So I can't switch from table markup viewing the tablelayout. In my DCF I have selected cals and tablesupport is on. Just incase you need it, here is my dcfType Configuration 2.0//EN" "dcfdtd.dtd"><documenttypeconfiguration><options allowapplicationtoolbar="no" allowcomposestylesheetlist="no"&lt;br"/>allowFosiMod="yes"allowTouchup="yes" defaultTableModel="cals" protected="no"/>Caret1?><newdialog><new description="NAVSEA" c2=" pf&quot;=" samplefile="demo.sgm"&lt;br"/>templateFile="template.sgm"/></newdialog><elementoptions><elementoption category="division" element="table"/"><elementoption category="division" element="appendix"/"><elementoption category="division" element="chgrec"/"><elementoption category="division" element="contents"/"><elementopti
Is there a way to incorporate dimension reportated from artwork in macro? I explain... I have many custom frame inside STD Isodraw frame with text inside in middle of the lowest line frame. I would like to take this text and move to the top line frame. The probleme i have, is all my custom frame have different size,the only thing who does not change is the lowest line frame and text. So i try do create a macro to select line of side frame just by selecting rectangle selection, and report dimension of this line to move text (title) under lower top frame line, by removing 0.25in from this reported dimension (text dimension 2X).Thanks!
Adepters:I'd like to ensure that these settings are always enforced: inlineediting=on expandinclusions=onI've put the corresponding set commands in the instance.acl startup file. Oddly, only the "inlineediting" setting is honored and overrides the "off" setting in the preferences. The "expandinclusions" setting is ignored. I've also added the settings to a custom "init" folder ACL file. But, I wouldn't expect that to work as it's processed before the preferences file (see help 5716). Clearly, the instance.acl file is processed after the preferences and seems to work for one setting, but not the other.Any other ideas of how to forcibly override a specific user's preference setting? Perhaps it has to occur before the document instance starts processing, which leaves me only with the user startup file. I don't want to go there as we don't want to set these for all editor sessions.Thanks,Dave
The question of how to ensure the last page of a FOSI-formatted document is a verso page keeps coming up, so I decided to add it to my book. However, supporting this in a FOSI using system-func to call a function at the end of the document to determine if the last page number is odd or even may or may not work, depending on the DTD structure, FOSI coding, and software version.An alternative that should always work is to use a batch process that utilizes ACL scripting and a FOSI-generated external file. I've attached PDF of the relevant pages from my book.ACL experts: Why is edit -current needed here? It seems like the force option should be all that's needed, but edit -current is necessary for the format/preview/print at the end to add the verso page when $addpage=yes. What am I missing?Thanks!Suzanne Napoleonwww.FOSIexpert.com"WYSIWYG is last-century technology!"
Probably a simple question for the experienced Adepters here:How can I start Arbortext (from the command line) and go to a specific bookmark? Can't seem to find the right parameter to pass to epic.exe.Thanks in advance!!Joe
We have a VB6 COM DLL that contains a dialog that we currently call from editor 5.2 & 6.0 using ACL. We want to convert the VB6 code to a .NET 3.5 COM object. Will the ACL code continue to work with this converted DLL?
We have many thousand illustrations without any title visible on illustration to identify them, so is there a way to run batch export with macro that take existing illustrations and add is own file name inside at specific place. If somebody have experience to help me solving this problem and save us labor, it will be much appreciated!Thanks!
AllHas anyone loaded the subject DTD into the subject versions of Architect? Iam having a problem validating the DTD in an SGML Document Type. At line 123, column 22 the parser is telling me that it was expecting anasterisk. I am attaching a copy of the DTD. Any help that you can suggest would begreatly appreciated. John T. Groves W R Systems, LTD. 2500 Almeda Ave Suite 214 Norfolk, VA 23513-2403 Ph. 757.858.6000 ext 442 email: jgroves@wrsystems.comBut a Constitution of Government once changed from Freedom, can never berestored. Liberty, once lost, is lost forever.<john adams=" 1775=">
Adepters:We're using AE 5.4 patch M120. Our publishing environment uses XIncludes to reference objects in a map file (not DITA). So, if you check out a map and all of its children and open it in AE 5.4, you can edit all of the XIncluded objects that are expanded inline. However, one - and only one - user cannot edit these XIncluded objects as the editor either does not see them as writable or refuses to lock them for editing. He can open the objects individually outside of the map, so we know they're writable after the checkout (besides looking at their properties).Anyone have any idea what AE is looking at to decide that these objects are read-only? We've uninstalled and reinstalled AE just in case something was corrupt. The data is on his local D drive that he has full access to. Since we can examine each individual object and verify that it is not read-only, I'm at a loss as to what's different on his machine (which is XP SP3).Dave
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.