cancel
Showing results for 
Search instead for 
Did you mean: 

Refresh str. after view name change

former_member729889
Participant
0 Kudos

Hi,

When the name of a view is changed, how should we refresh data foundation and business layer?

Once the DF is refreshed, view is stated as "missng" and then removed.

I've tried to replace it with the new view name. However once the view is replaced, business layer does not reflect the same.

What's the best way to follow for such cases?

Thanks,

Steve

Accepted Solutions (0)

Answers (1)

Answers (1)

amitrathi239
Active Contributor
0 Kudos

Hi,

Any changes in the back end like new columns added then you needs to refresh the structure in Data Foundation.

In your case try to remap the Data foundation again in the business layer.Click on business layer name->change data foundation and select the DF again and see.

Amit

former_member729889
Participant
0 Kudos

Hi Amit,

Thanks for the answer.

Assume that my DF is DF-source and BL is BL-source and my view is db.v_source which is renamed to db.v_source_new.

Refreshing the structure of DF-source just removes the db.v_source from the DF layer. So I can't do that.

I've tried to replace the new source in DF-source and checked BL-source. However objects still point to old source.

I also created a new DF-source_new and replace it in BL-source. Same case happened. Objects still point to old source, they need to be updated one by one.

Am I missing anything?

Regards,
Erdem