CONNECT - U15 Insert Field - Current Date and PW file path

The link provided below is a previous discussion on adding the current date in a text field when plotting. We currently use the $DATE$ and text substitution with our pen table. We also use $FILEL$ and when we are working on files hosted in our ProjectWise Managed Workspace the file path shows the PW path rather than the local copy path.

I am looking to replace the $XXXX$ text substitutions with Text Fields, but I am finding some issues.

1. When inserting a text field and selecting File Properties the only options available are Date Saved and Date Created.

The Date saved is not helpful if you are opening a project that was not actually worked on the day you are plotting it. Opening the file and printing would show the last date saved.

2. The File Name property shows the local copy rather than the PW path.

We need the PW path. If a subconsultant looks at a pdf file and would like to reference that file to one of their files they will have issues locating the file on PW. I've run into this many times. Even looking at our own files. If we have the PW path displayed it aids others in locating the files so you don't need to track down the person who knows where the files are located.

You can also see the Date plotted field is empty in the File Properties dialog. This probably would not be valid either since it would most likely display the date the file was printed last rather than the current date.

  

I defined the variable described in the post linked below, but I am not having any luck. Has there been any progress? At least for the date? I can't believe that this has not been addressed at this point and I am baffled why Current Date is not available. There has to be some way to extract this information and place it in a Text Field.

communities.bentley.com/.../621644

Parents
  • Date

    The link provided below is a previous discussion on adding the current date in a text field

    The way to mark text for substitution at plot time (e.g. $FILEL$) has been around for decades.  What we need is a way for environmental data to appear in a text field.  That idiom is not available to us, although it could be obtained in a straightforward way through an extension of the current (Update 16) MicroStation technology.

    The text editor dialog lets us create a text field.  The text field can display a property of an element, model or the DGN file.  None of those options includes a value such as the current date.

    What's needed is an additional option Environment.  The Environment option would let us choose the date, time or other aspect of the host computer such as computer name or user name.

    It's possible that one could achieve that by defining an Item Type that we attach to the DGN file.  That instance would be available as additional file properties.  Those would be eligible for inclusion in a text field.

    ProjectWise Info

    We need the PW path

    I'm assuming that your asking for a PW logical path and not the physical local path where files are copied while you work on them.  That would require a MicroStation extension application for PW Explorer.  Post an Idea!

     
    Regards, Jon Summers
    LA Solutions

Reply
  • Date

    The link provided below is a previous discussion on adding the current date in a text field

    The way to mark text for substitution at plot time (e.g. $FILEL$) has been around for decades.  What we need is a way for environmental data to appear in a text field.  That idiom is not available to us, although it could be obtained in a straightforward way through an extension of the current (Update 16) MicroStation technology.

    The text editor dialog lets us create a text field.  The text field can display a property of an element, model or the DGN file.  None of those options includes a value such as the current date.

    What's needed is an additional option Environment.  The Environment option would let us choose the date, time or other aspect of the host computer such as computer name or user name.

    It's possible that one could achieve that by defining an Item Type that we attach to the DGN file.  That instance would be available as additional file properties.  Those would be eligible for inclusion in a text field.

    ProjectWise Info

    We need the PW path

    I'm assuming that your asking for a PW logical path and not the physical local path where files are copied while you work on them.  That would require a MicroStation extension application for PW Explorer.  Post an Idea!

     
    Regards, Jon Summers
    LA Solutions

Children