Questions tagged [b2b]

acronym for Business-to-business

Business-to-business (B2B) describes commerce transactions between businesses, such as between a manufacturer and a wholesaler, or between a wholesaler and a retailer.

156 questions
1
vote
1 answer

Swift MT940 parser in C#

How to parse a MT940 swift message using C#? Below is the message that I have to parse: :20:MT940-1411201901 :25:1234567837710016…
Candy
  • 407
  • 1
  • 7
  • 19
1
vote
1 answer

Hybris Powertool B2B demo is showing a 404

I am new to Hybris, I have succeeded in standing up the Powertools B2B site and have discovered a 404 error. I would like to learn how to trouble shoot this 404 error along with other such errors. Steps to reproduce: Start up the OOTB version of…
Sam Carleton
  • 1,339
  • 7
  • 23
  • 45
1
vote
1 answer

Hybris backoffice - display of attributes in correct tab

In backoffice, for B2BUnit and B2BCustomer models, There are some important attributes that are displaying under "Administration" tab. But I would like to show it under "Properites" or "General" tab. What configuration I need to change?
BNR
  • 89
  • 2
  • 13
1
vote
1 answer

Want to convert the b2b app to regular app

I have developed an iPad App. Now the application is live as B2B app. Now my client wants to convert the app into a regular app or normal app on the app store. how we convert the b2b app to normal app Thanks
Retoqa Retoqa
  • 107
  • 1
  • 8
1
vote
0 answers

Android - Silently acquiring B2B token on a device that has Microsoft Authenticator

I'm trying to support B2B access in my Android App I got an issue when to get a token (silently) for the external tenant and the user has Microsoft Authenticator installed The user is already signed-in to his home tenant and I manage to aquire…
O. Eduar
  • 31
  • 2
1
vote
1 answer

What is the suggested kind of authentication for a Web API that will be used only by another webservice

We are tasked with building a WebAPI for a distribution company with a handful of re-sellers who already have websites of their own. Re-sellers accept orders from their own customers through their own webservers. After an order has been…
BRGMH
  • 11
  • 4
1
vote
1 answer

Does Hybris B2B support product configuration from the PDP (product detail page)?

In the OOTB (out of the box) B2B powertools, it looks like there is a product that can be configured using the Configure button. But clicking on it leads to Server Error. The button is in this screenshot. The functionality I am trying to achieve…
36f
  • 89
  • 1
  • 10
1
vote
1 answer

Azure AD B2C or B2B for Organization, team and user management

Currently we have following three tabs inside our application: Organization Team Users We also have written CRUD operations for managing and maintaining these organizations. Challenge is it is not very easy to manage this entire flow specially…
Programeer
  • 11
  • 2
1
vote
1 answer

How to pick a specific type of file (XML , txt) via GPM using a Business Process in Sterling Integrator

Hi i am learning basics of MFT and i want to create a business process that picks a particular type of file like xml or txt only, when i pass it I do not know how to solve this issue Any help would be really welcome
DNBeritcss
  • 25
  • 3
1
vote
1 answer

How to use RBAC in Azure for user in another tenant

I have some Azure Resources I would like to control access to via RBAC. This works fine for users in the same tenant, but I would also like to grant users in another tenant read access to some of my resources via RBAC? What is the best way to do…
1
vote
0 answers

azure active directory b2b

I'm trying to send large number of invitations (say 1000) through Invitation API. I'm creating a background thread and then using Parallel.ForEach() method to send these invitations concurrently with maxDegreeOfConcurrency set to 10. Initial…
1
vote
1 answer

Login to Azure AD without redirect Microsoftpage

I've created a .net application with Azure AD B2B and it works fine, but whenever i try to login it redirect to Microsoft page there it ask for credentials then it come back to my application. Redirects create user confusion. I want to create the…
1
vote
1 answer

iOS B2B program: can you "buy" the app with the same business you developed from?

Can a business with an Apple developer account distribute an app that is only purchasable by a VPP account with the same DUNS number? I'm looking to develop an app for a particular client, and it needs to be able to be manageable for a few years. I…
Caroline Harrison
  • 178
  • 1
  • 1
  • 9
1
vote
2 answers

B2B access in multi tenant application

I have succesfully setup a multi tenant application. For now, I am able to authenticate the user and use tokens to access other resources. (Microsoft Graph & Microsoft AD Graph) Now I want to get B2B working. Current flow: - User signs in -…
Identity
  • 1,553
  • 1
  • 22
  • 44
1
vote
2 answers

Web Technologies Advice Backend Panel

Hi need an advice on which technologies adopt for a project with the follow requirements: B2B multi-user browser app. Talking about a multi-functional app: we need it for internal corporate use (a complicated admin panel) and for B2B customer that…
Jumpa
  • 4,319
  • 11
  • 52
  • 100