Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PaulaJ
  • Content: Threads
  • Order by date
  1. PaulaJ

    How to Promote Envelope Values

    Has anyone figured out how to promote the GE01 on an X12 Envelope? I need the count of ST/SE Loops in my orchestration. I'm working on Biztalk 2006 R2 on an 837.
  2. PaulaJ

    Biztalk 2004 to Biztalk 2006 map conversion

    How useful is the Biztalk 2004 to Biztalk 2006 map converter? I need to start working on a 2006 map conversion from a 2002 map but won't get my Biztalk 2006 till this fall. Is it worth my time to go ahead and convert my 2002 maps to 2004 and then run the conversion?
  3. PaulaJ

    BizTalk 2002 Database Functoids

    Is anyone using the Database Functoids in BizTalk 2002? The Help is not very helpful. I believe that I have all of the connections correct based on Help, but it only allows XML to XML when I try to test it. Should be a flat file to flat Native Instance?
  4. PaulaJ

    Mapping HIPAA Accelerator in BizTalk 2002

    Can anyone point me to any documentation regarding specific mapping questions? I can find all kinds of things on how the Server is configured and practically nothing on mapping. For example: When using the HIPAA Accelerator and no segment is present, does it return the line anyway? as empty...
  5. PaulaJ

    Debugging BizTalk 2002?

    Has anyone come up with any way of debugging in BizTalk 2002? I need to be able to see intermediate values on a very complicated map. Notice I didn't ask for an easy way. ANY way that has worked for you would be appreciated.
  6. PaulaJ

    HIPAA Accelerator Technique for BizTalk 2002

    Has anyone that is using the HIPAA Accelerator in BizTalk 2002 figured out a way to check whether the data comes from the Subscriber Data or the Patient Data. Since all of the fields from the Claim Level on down are setup twice, we are having the dickens of a time retrieving which value...
  7. PaulaJ

    RPG IV Certification

    Does anyone know what is up with the IBM Certification for RPG IV? I am an RPG/400 (15 years) programmer who is trying to get back into the market after a couple years in Healthcare as a Business Analyst. When I have to say that I haven't actually used RPG IV, only studied it, the door just...
  8. PaulaJ

    Export Wizard Doesn't Appear

    I need to do a TransferText to a Delimited .txt file with a Delimiter of "*". I have built my Import/Export Specification in the Import Wizard, but can't track down how to get the Export to work. The Export Wizard does not appear when I go to do an export. The file will export, but it isn't...
  9. PaulaJ

    Subform to Display Last Record Used

    How do I make my Subforms that have many records stay on the same record that I used last? I have to use the Requery to display any changes made in the additional screen back to the Subform. Is there a way to identify where I want the subform positioned even using the Requery? Example: If I...
  10. PaulaJ

    Determining Latest of 5 Date Fields

    I'm stuck. I have five separate Date Fields in my record. For a report I'm doing, I only have room for one Date. I need to be able to determine which of these five Dates is the latest. This is the pseudocode for what I need to do but can't get a handle on the Access capability. If Date5 is...
  11. PaulaJ

    How to handle First Record in Table

    I have a relational db with 4 related tables. Top level table has Key 1, next down has Key 1 and Key 2, next down has Key 1, 2 and 3...etc. I've created a selection form with a subform displaying the next level down for each level. Level 1 form allows you to choose the associated Level 2...
  12. PaulaJ

    Group vs. User Profiles

    I am trying to set up Profiles for our users for our new AS400 utilizing Group Profiles. This security stuff is pretty new to me. It seems that I still have to specifically identify the JOBD, Printer and OUTQ for each individual User even if I've assigned them to a Group as there are no...
  13. PaulaJ

    Interview Questions for AS400 Administrator

    Any suggestions for Interview Questions for an AS400 Administrator? especially non-technical ones. How can you tell if someone really knows what they are doing?
  14. PaulaJ

    Setting up a New iSeries

    We are expecting our new iSeries in June. We are currently on a shared box that we do not control. Does anyone have any suggestions/advice for transferring or copying all of the User Profiles, Device Descriptions, System related objects to the new box? The software move will be handled by a...
  15. PaulaJ

    Visible Conditional Group Totals

    I have set up a report with group totals accumulating for a Yes/No field = "True(-1)" in the Group Header using code. I works perfectly as long as I have the Group Header visible. All of the group and grand totals are correct. The Yes/No field is actually on the Group header and the...
  16. PaulaJ

    Can't get to OPEN EXCLUSIVE prompt

    We are using Access 97 and I have one user that seems to get an exclusive lock on the DB when they sign on. No one else can use the DB, get the message "DB in use". It is a brand new system and Access installation, so I suspect something didn't get set right in the installation...
  17. PaulaJ

    Inherited Access DB Security

    I have inherited care and feeding of approx. 30 databases. Most are housed on a network server. I am reading the Microsoft Security FAQ, but keep running into one stumbling block. I don't see any .MDW file on this server. I've scanned for it several times. When we use the WRKGADM program...
  18. PaulaJ

    How to identify all printers attached

    I need to be able to identify all the virtual and ip printers attached to my AS400. The only way I can think of is to submit a print job to each outq and get the attached printer description through the WRKOUTQ command when the job prints. Surely there is some way to map this information...
  19. PaulaJ

    How to Debug a ScrollBar on Subform

    I have an entry form with a display only subform both having the same Record Source. The fields on the main form are bound but loaded with VBA Statements in the LOAD from the calling form. It appears to load perfectly and functions correctly until I click on the scrollbar when there are too...
  20. PaulaJ

    How to Debug a Scroll Bar in SubForm

    I have an entry form with a display only subform both having the same Record Source. The fields on the main form are Unbound and loaded with VBA Statements in the LOAD from the calling form. It appears to load perfectly and functions correctly until I click on the scrollbar when there are too...

Part and Inventory Search

Back
Top