Browse By Tags

  • Revisions/Item Versions appearing blank

    Hi all, Created a new ItemType. Initially, when viewing an instance, Views > Revisions displays the Item Versions. However, after creating a few items, it then appears blank, as illustrated here: I haven't changed anything (as far as I know), it…
  • How can I control behavior of BOM on revision up

    Hi community, Here is an use case that User want to control Part by item that make the BOM are float or fixed when revision up. I read some solution that you can use a customized property and replace the action when creating a new revision. But I need…
  • Revision List Pop-Up Box Too Small

    Hello, I've created an item type that is versionable. When viewing the revisions list on the item, however, the pop-up box that appears is very small and you need to scroll horizontally to view all the fields. Is there a way to make it bigger? Version…
  • Document Revision List of Changed Document Files

    Hi all, Is it possible, for a document, to provide a view of a list of document revisions where each revision on the list only describes changes to the attached document file(s)? On Version 11 SP 9, there is a "Revisions" selection under "Views" menu…
  • Change Management for Manufacturing Process Planning (MPP)

    Hello all, I am currently investigation best-practices for Change Management (CM) related to manufacturing process plans (MPP). There is a lot of information available on CM of Parts and (CAD) Documents, but not so much about updating the related…
  • Increase the Major_Rev / Revision sequence.

    Hello! I am trying to create a new revision by using the "PE_CreateNewRevision" method and it is throwing this error at me: < faultstring > Failed to version the item: revision sequence exceeded. </ faultstring > Does anyone know where this…
  • Versioning of an Item

    When a different user creates the version of the item ,the creator of the current revision remains same as the first version. In my case I want to change the creator to the person who actually created it.How to achieve it ? AnyBody?
  • How to get items with all of its revisions with maximum generation

    Hi, I am trying to get part all revision with maximum generation using IOM: below are the entries: Item Number Generation Revision Testnumber1 1 00 Testnumber1 2 00 Testnumber1 3 00 Testnumber1 4 00 Testnumber1 5 00 Testnumber1 6 00 Testnumber1…