cancel
Showing results for 
Search instead for 
Did you mean: 

How to reuse an existing MBO in the server

former_member129652
Active Participant
0 Kudos

Hi experts,

Last week, I rent an SUP server instance on Cloudshare and I developed several Mobile Business Objects. 

Because that the Sybase Unwired Workspace is installed on the server, I have to develop via remote desktop connection.  And, the remote desktop connection is very slow.

Today, I installed the Sybase Unwired Workspace on my local laptop and I want to develop a new app,  The new app requires an existing MBO on the SUP server. 

Could you tell me how to import the MBO to my local Sybase Unwired Workspace?

Please note that I cannot re-create the MBO from my local laptop because (1) the MBO uses the Sybase sample database as the data source, and (2) I cannot connect to the sample database from my local laptop.

I studied an SUP book.  The book said that the MBO is a re-usable data model.  However, the book did not mention how to re-use the MBO.

Please help.   If you need more details about my problem, please reply.

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Answers (1)

Answers (1)

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Michael Lee

On your local machine, in workspace> file> import

copy the mbo project to your machine.

make a zip file of it

go to file> import>General>Existing projects into workspace

select archive file>browse to the desired location

(2) I cannot connect to the sample database from my local laptop.

since you dont have accessing to backend, it will put you in trouble.

Imported project would look for backend information. Unavailability of backend details, it will show error.

You wont be able to deploy mbo to sup server also.

Rgrds,

Jitendra

former_member129652
Active Participant
0 Kudos

Hi Kansal,

  Thanks for your fast reply.  The pictures are very helpful. 

  However, I have more doubt about the approach how SUP manages the MBO. 

  For example, suppose that my colleagues and I  use the same MBO. 

  If I modify the MBO, I must export my project and email to all team members.  All the team member must import my project. 

  I believe that our inbox will be filled with dozens of zip files after a short period of time.  And no one knows which file contains the latest MBO. 

  In this approach, co-working is very hard.   I think it is a serious problem.  How do you think?

  Best Regards,

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Michael,

either you can put version numbering with date so that everyone is aware of latest file.

I can understand your problem.. i have never been into this situation.

Rgrds,

Jitendra