×
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
Less
More
- Posts: 23
- Thank you received: 0
17 years 1 month 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.
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.
- arya
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 0
17 years 1 month 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
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
Less
More
- Posts: 23
- Thank you received: 0
17 years 1 month 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.
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.
- eb.phantom
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 0
17 years 1 month 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
EB.PHANTOM
Please Log in or Create an account to join the conversation.
- eb.phantom
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 0
17 years 1 month 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
EB.PHANTOM
Please Log in or Create an account to join the conversation.
- fatkat
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 23
- Thank you received: 0
17 years 1 month 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.
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.
- Chris
- Offline
- Senior Member
Less
More
- Posts: 70
- Thank you received: 2
17 years 1 month ago #890
by Chris
Replied by Chris on topic utility
Hi eb.phantom,
Is the uploaded file a binary? Cannot start it..
cheers
Chris
Is the uploaded file a binary? Cannot start it..
cheers
Chris
Please Log in or Create an account to join the conversation.
- eb.phantom
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 0
17 years 4 weeks 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
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.097 seconds