Skip to main content
Solved

Projection name = package name in Auerna?

  • February 1, 2021
  • 5 replies
  • 291 views

Forum|alt.badge.img+8

HI,

 

  Where i can see package name in Auerna page?

is projection name is same as package name?

 

 

Best answer by EntNadeeL

@tobese thnx for quick response.

Pls give us real base examples.

Hi @Adarsh ,

If we consider customer order form,

Projection would be CustomerOrderHandling and Package is CUSTOMER_ORDER_API.

PersonHandling - > PERSON_INFO_API

CustomerHandling - > CUSTOMER_INFO_API

 

Always refer to the projection and LU using ‘enable debug console’ option in user menu in aurena. Once you know the Logical unit identifying package would be easy.

Let me know if you need further clarifications. 

 

Thanks,

Kind Regards,

 

This topic has been closed for replies.

5 replies

tobese
Hero (Employee)
Forum|alt.badge.img+7
  • Hero (Employee)
  • February 1, 2021

Hi

With package name, do you mean PL SQL package or something else?

 

Cheers

Tommy


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • February 1, 2021

Yes, plsql package..


tobese
Hero (Employee)
Forum|alt.badge.img+7
  • Hero (Employee)
  • February 1, 2021

As an example:

Projection MobileApplications => MOBILE_APPLICATIONS_SVC

 

Cheers

Tommy


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • February 1, 2021

@tobese thnx for quick response.

Pls give us real base examples.


EntNadeeL
Hero (Partner)
Forum|alt.badge.img+10
  • Hero (Partner)
  • Answer
  • February 2, 2021

@tobese thnx for quick response.

Pls give us real base examples.

Hi @Adarsh ,

If we consider customer order form,

Projection would be CustomerOrderHandling and Package is CUSTOMER_ORDER_API.

PersonHandling - > PERSON_INFO_API

CustomerHandling - > CUSTOMER_INFO_API

 

Always refer to the projection and LU using ‘enable debug console’ option in user menu in aurena. Once you know the Logical unit identifying package would be easy.

Let me know if you need further clarifications. 

 

Thanks,

Kind Regards,