cancel
Showing results for 
Search instead for 
Did you mean: 

Move Workspace from Sybase 2.1.3 to SMP 2.3

Former Member
0 Kudos

Hi Experts,

I have developed some application on sybase 2.1.3.Now, I have to move these application on SMP 2.3 on another machine.For this, I have import the workspace(Sybase 2.1.3) and copied it to another machine(which have SMP 2.3) workspace folder.Everything is fine but on data is not coming on triggering of event on emulater.


Whereas data is coming in MBO in which i have used an RFC for it.

Please give your valuable suggestion ASAP.

Thanks in advance

Warm regards,

Rohit

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

Instead of copying the workspace itself, copy only the projects to the new workspace and import the project and try. The issue may be because of other reasons too. But make sure you imported the projects to new workspace properly.

- Midhun VP

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

I have faced same issue. But My Backend is MySQL. I have done following things.

1. Created new project By importing SUP 2.1.3 project into SMP 2.3.

2. MBO Properties-> change connection settings->(Given my new Backend connection).

3. Close MBO Diagram.

4.Open again MBO Diagram by clicking MBO(now MBO migration should happen from 2.1.3 to 2.3)

5.Deploy your project into SMP 2.3 server

6. Check with Native or Hybrid app.

This should solve your problem also. If problem still persists let me know.

Regards

Srini

Former Member
0 Kudos

Hi All,

This issue has been closed,we just need to take care of proper migrating steps.

Thank you very much for your support.

Regards,

Rohit

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rahul,

you can close this thread.

Rgrds,

Jitendra

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rohit,

copy the existing project in SUP 2.1.3 and paste it on another machine where you have installed SMP 2.3

in new workspace of SMP 2.3,

Either you can directly import the same project.

OR

1. create a new project File>New>Mobile Application project

     give same name as you had it in SUP 2.1.3

2. Right click on the new project>import>File System

3. browse the desired project>select all>finish

4. deploy to new SMP 2.3 server

Rgrds,

Jitendra

former_member186566
Active Participant
0 Kudos

Hi,

Did you checked the connection pool?

Probably you may configured SAP details in Enterprise explorer of workspace, so you may get data in MBO. But have you checked the connection pool (SCC->localhost@localhost->domain->default->connections) ?

If it is not configured properly, data will not reflect in device.

Regards

Yokesvaran Kumarasamy