Skip to main content

Hi all. I have enabled SSO in TEST environment (IFSAPPS10 UPD17) and I can’t access the REST API Documentation. Compatibility Application Type (Int).

 

Note: The Compatibility Application Type (Main) works fine.

 

It prompts me to login but IFS does not accept my Oracle login neither SSo microsoft.

Cloud someone help me with it?

 

If a Cancel the sign in, get the error bellow.

 

 

Hi @lopespetro 

I see that the projection that you are trying to use (WorkTaskTransactionHandling) is only meant to be used for the ‘Main’ type, You can notice the category of the projection being set to ‘Users’ which means only the ‘Main’ Compatibility Application Type is supported for this. Category should include ‘Integration’ for it to be used with the ‘int’ type. Perhaps this could be your issue. Unless of course you have done a customization to add ‘Integration’ as another Compatible Category type for this API.

Thanks,
Trewon


Hi @lopespetro 

I see that the projection that you are trying to use (WorkTaskTransactionHandling) is only meant to be used for the ‘Main’ type, You can notice the category of the projection being set to ‘Users’ which means only the ‘Main’ Compatibility Application Type is supported for this. Category should include ‘Integration’ for it to be used with the ‘int’ type. Perhaps this could be your issue. Unless of course you have done a customization to add ‘Integration’ as another Compatible Category type for this API.

Thanks,
Trewon

Hi @Trewon , Both “Main” and “Int” asks me for login to open the API Documentation. There is no customization and I just want to see the Doc.

But I compared with another environment with no SSO, and basically they are the same, it just changes then “Main” and “Int” in the API address. See bellow.

in my case, I use Boomi to integrate IFS with SAP and it works with “Int” type.

 

Int:

/int/ifsapplications/projection/v1/WorkTaskTransactionHandling.svc/RunReposting

Main:

/main/ifsapplications/projection/v1/WorkTaskTransactionHandling.svc/RunReposting

 

I’m just curious to know why I can’t access the “int” type with SSO enabled.

 

Since I can access the “Main” type, it is not a problem for me now.


You can’t access the ‘Int’ type because it has been disabled for the projection WorkTaskTransactionHandling. Only the ‘Main’ Compatibility Application Type is enabled for it. The developer who developed this projection has purposely blocked it.

 

/Thanks 
Trewon


Reply