× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Generating records in OFS format

  • fatkat
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
16 years 6 months ago #884 by fatkat
Generating records in OFS format was created by fatkat
Here's my problem,



I need to move data (quickly) between two environments. Although, I can use DL.DEFINE to pass these records accross, I would like another option.



Does anyone know of a process/routine where I can pass an application name and POSSIBLY a list of id's (or ALL) to generate an OFS message for all the application records?



For Example, at the jBase prompt if I specified CATEGORY, the program would generate a OFS message with all the CATEGORY CODES.



MANY THANKS...TIA!


fatkat
skype: fatkat6806
This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #885 by arya
Replied by arya on topic Generating records in OFS format
Hi Farkat,



Try to use COPY.RECORDS.IHLD. It may helpful to you. This will copy the records from one env to another.



Cheers


Please Log in or Create an account to join the conversation.

  • fatkat
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
16 years 6 months ago #886 by fatkat
Replied by fatkat on topic Generating records in OFS format
The reason I wanted to use the OFS messages, so that I can re-use the same messsaes to recreate the environments with minimal user intervention.



I was also thinking of possibly using the DL.DEFINE XML option to create the XML records, and use that to create the OFS messages. Any ideas?



TIA,



Fatkat


fatkat
skype: fatkat6806
This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #887 by eb.phantom
Replied by eb.phantom on topic Check in Downloads Section
Check in downloads section. I have uploaded a program which generates OFS messages for any application. This was tested for some basic applications in G14 release on jBASE 4.1.

EB.PHANTOM

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #888 by eb.phantom
Replied by eb.phantom on topic If bug
If you fix any bug or enhance this utility, please upload here and share with us.


EB.PHANTOM

Please Log in or Create an account to join the conversation.

  • fatkat
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
16 years 6 months ago #889 by fatkat
Replied by fatkat on topic Thanks
Thanks for the help.






fatkat
skype: fatkat6806
This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #890 by Chris
Replied by Chris on topic utility
Hi eb.phantom,
Is the uploaded file a binary? Cannot start it..

cheers
Chris

Please Log in or Create an account to join the conversation.

More
16 years 6 months ago #891 by eb.phantom
Replied by eb.phantom on topic Its a ZIP file
Its a windows ZIP file. It contains the following jBASE programs & subroutines.

GENERATE.MSG.WT
OFS.BUILDER.WT
XML.BUILDER.WT

EB.PHANTOM

Please Log in or Create an account to join the conversation.

Time to create page: 0.125 seconds