Since IFS OI Server only supports HTTPS, it must be deployed to a Web Site with an HTTPS binding configured. This article describes how to bind an SSL certificate to the ports required for IFS OI Server.
Read more
This article describes the steps involved in configuring SSL for P2 Security, P2 Server, and P2 Explorer.
Read more
This article describes how to create an SSL website, once an SSL Certificate has been deployed. This is required for IFS OI Server and IFS OI Explorer.
Read more
This article describes how to deploy an SSL Certificate, which is required for IFS OI Server and IFS OI Explorer.
Read more
When installing P2 Explorer onto a newly installed server, ensure these IIS roles and features are turned on.
Read more
Use RemoveNull() to remove null values from a collection.
Read more
Use RemoveError() to remove errors from a collection.
Read more
Use ReplaceError() to replace errors in a collection with the last known value.
Read more
Use ReplaceNull() to replace null values in a collection with the last known value.
Read more
Use CatchNull() to get a default value if a null occurs in the supplied argument.
Read more