StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
Running a BO process from outside my SF app. ( like a VFP app as com...
Running a BO process from outside my SF app. ( like a VFP app as com object )
Post Reply
Like
2
Running a BO process from outside my SF app. ( like a VFP app as com...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Charles R Hankey
Charles R Hankey
posted 13 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 524,
Visits: 30K
If I have an SF C# app connected to SQL Server and there is process in a business object that interacts with other business objects and changes data :
In my SF UI the interaction of the BOs is done in a winform code.
The connections are made in the startup of the app.
How would I call this same BO process from outside of my SF app ( or automatically run my SF app to invoke that process with no UI ) and take advantage of connections and bo interaction etc ?
The idea is that a backnend process is going to run an SSIS package to get CSV data into a staging table ( one of the bos in my app ) and then bo logic is going to create or update reocords in three other tables based on the new staging records.
I may also want to pass into the app the id of the staging record batch to process.
Suggestions greatly appreciated.
Reply
Like
2
Replies
Charles R Hankey
Charles R Hankey
posted 13 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 524,
Visits: 30K
Thanks guys, as soon as I got the idea of console app and BO library into my head ( as well as searching here for the connection info etc) I started to fall into place - except that now management wants me to do it all from within my SSIS package with SPs. Oh well.
Reply
Like
2
Ivan George Borges
Ivan George Borges
posted 13 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
Great Charles. Come back here if you need anything else.
Reply
Like
2
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Running a BO process from outside my SF app. ( like a VFP app as com...
Charles R Hankey
-
13 Years Ago
Hi Charles. The BOs should be in a library of itself, so you can...
Ivan George Borges
-
13 Years Ago
Greetings, after you call SetDataSources() can call anything you want...
Fabian R Silva, -
-
13 Years Ago
Thanks guys, as soon as I got the idea of console app and BO library...
Charles R Hankey
-
13 Years Ago
Great Charles. Come back here if you need anything else.
Ivan George Borges
-
13 Years Ago
Post Reply
Like
2
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search