Re: {VarianceReport}
I wanted to get information from one of my reports into one of my workflows and went down a different route.Here's how I did it: QuerySpec qspec = new QuerySpec(ReportTemplate.class);...
View ArticleHow to copy Integrity objects (Type, Field, Trigger, etc.) from one server to...
Hello, all How to copy Integrity objects (Type, Field, Trigger, etc.) from one server to another? Today, we have an Integrity environment composed of DEV (Staging), TST (Staging), QAS (Staging) and PRD...
View ArticleRe: Cannot Save Tol_Display settings to YES, defaults to NO. How do I change...
If you are using a drawing template, load that, change it there, and save it. If you are making your drawings by File>New> [empty or empty with format, not from template], then: If you have a...
View ArticleRe: Triangle symbol with attachment grouping options
So I made some symbols that suit my needs. I haven't done any real symbols other than some hacks here or there.I consider these hacks too but they solved my problem today. tri-any-corner-attach.symUse...
View ArticleRe: CREOSON - Initial Beta Available!
Talking it over with our developer on this... We use the following function --> pfcSolid.Solid.GetGeomOutline. GetGeomOutline = "The outline of the solid with respect to the base coordinate system...
View ArticleRe: Troubleshooting Procedures MIL-STD-40051-2B Help!
Hi, We use the same format as you do xslfo-main-v5_0 for our PDF. We use Arbortext to create the PDF, Publish PDF is the option. This seems to work fine. As for your formatting issues, do not really...
View ArticleRe: Trial and Error calculation in Prime
You used the wrong equal sign again! This time you wrote L:=... and := is an assignment, not, as it should be, a comparison.You need the boolean equal sign as explain in more detail in my answer above....
View ArticleRe: steps to building a production file in arbortext
Do you have a complete document structure from the top tag and with the inclusions as entities of all your work packages. If not then you do not have a full document, just work packages and you need to...
View ArticleRe: steps to building a production file in arbortext
We have a complete file including a production file that will not produce a PDF.
View ArticleRe: steps to building a production file in arbortext
I can get a single PDF if we use publish PDF. When using Publish to PDF files in the publish section we can use our US government style sheet 6.0.Under config files we have to use abortext standard...
View Article