Followers

Saturday, June 27, 2015

AX - How to Securing Private Addresses and Contact Information

Sometime organizations need to secure customers, vendor, employees, contractors, and contacts information, to store private address details and contact information in ERP system and allowed only certain roles in the organization to view and manage those information in AX is very simple.

When creating an address for a global address book party such as customer / vendor / worker etc.


you can mark the address as private

Go to: 
Organization Administration > Setup > Global Address Book > GAB Parameters form > (Specify/Select) Private




Only users assigned with these roles will be able to access private address and contact information

Monday, June 22, 2015

AX - Taking AX Server Offline for Perform Maintenance.

Close client sessions that are connected to an instance of AOS, it is recommended that close client sessions without force by draining users.

Draining users from AOS instance steps


  1. Click System Administration > Common > Users > Online users.
  2. On the Server instance tab, select the AOS instance that you want to perform maintenance on.
  3. Click Reject new clients

  1. When you are prompted, click OK to stop the AOS instance from accepting new client connections.
  2. "After 5 minutes all users receive a message informing them that they must save their work, because the administrator is shutting down the AOS instance." 
  3. The server forces client sessions to close after they have been idle for 2 minutes.
  4. Note client sessions for administrators are never closed
  5. When number of clients that are connected to AOS is displayed as 0 (zero), you can perform maintenance on the server.
  6. After you have finished click Accept new clients.


Sunday, June 21, 2015

AX - Resolving some cache related issues


Deleting AUC Files:

Sometime after hot fixed or accumulated update, we applied on AX and perform CIL, Compile and sync but some changes are not reflect and issue still exist.

For this we need to clear (delete) ax_{GUID}.auc files.

To delete AUC (Application Unicode Cache) files follow these below steps.

1. Stop AOS
2. Go to C:\Users\\AppData\Local (Clear/Delete ax_{GUID}.auc files)
3. Restart AOS

Cache Related to Dictionary, Data and Element.

Further you can also Refresh Dictionary, Data, Element cache too, somethime you
made some change in AOT and it is not reflecting to client.

By open Aplication object tree (AOT) then go to tools menu ->cache (here you can
find Refresh dictionary, Refresh data and Refresh element.)




- Younison Romeo

AX - DB "Restoring" state for long


Run Query: RESTORE DATABASE [DataBase Name] WITH RECOVERY

- Younison Romeo

Sunday, July 28, 2013

Apologies

Apologies for readers of the blog, I have been slack at blogging but very busy at work.

Monday, September 27, 2010

VS 2010 Console Application

Today I have installed the Visual Studio 2010 on my notebook and start exploring the product by writing the first C# Program and as usual "Console Application" like “Hello World”. So I thought those who are new in programming through this article HowTo your first console application programming.


Main Method:

In simple words Main Method in which you creates objects and execute Method or it is basically where controls starts and ends mainly.


Input and Output:

In C# program generally uses input and output service provided by the run time library of the .Net Framework. The statement system.console.writeLine (“Hello World”); uses the writeLine Method to write string


Readkey:

It prevent from closing the console windows, so you can have a chance to read


Example:


Using system;

Namespace Helloworld

{

class program

{

Static void main (string[] args)

{

console.writeLine (“Hello World!”)

// Preventing Console to close.

console.writeLine (“Press any key to exit”);

console.Readkey ();

}

}

}


cheer.

Thursday, July 8, 2010

To Go Forward with God's Covenant

Today God has blessed me to preach his message at KAH SDA Church in the A.Y Department, although i am not a good preacher but i am glad that God is using me & my family some way the other for his work, So i thought that i should share this message with you too with the help of my blog. The Message is about "To Go Forward with God's (Covenant)".

COVENANT:
A Covenant is a formal agreement between two or more parties to perform or not to perform some action. In (Bible) Its an agreement between God and his people in which God makes certain promises and requires certain behavior from them in return.

DANIEL 9:4 - 1
I Prayed to the Lord my God and Confessed: " O Lord, The Great and Awesome God, Who keeps his Covenant of Love with all who love him and obey his commands.

And in Deuteronomy 7:9, 7:12, Psalm 89:28. It is Written ( Know therefore that the Lord your God; he is the faithful God, Keep his Covenant of love to a thousand generations of those who love him and keep his commands.

If we further see that in (Bible) 1 John 4:7-21 there God is saying love one another, for love comes from God. Everyone who loves has been born of God and knows God. No one has ever seen God; but if we love one another, God lives in us and his love is made complete in us.

Psalmist also says in Psalm 107:43 - Whoever is wise, let him heed (Pay close attention) these things and consider the great love of the Lord. see also Psalm 108:4, 52:8, 89:2.

Now above all these thoughts in Matthew 3:17, Mark 1:11, Mark 9:7 and Luke 3:22. God show his love by proclaiming " And the holy spirit descended on him in bodily form like a dove and a voice came from heaven "You are my son, whom I love; with you I am well Pleased." God has given his only begotten son.

Moreover Jesus is also showing humanity by living that how to love God in; Luke 10:27, Matthew 22:37, Mark 12:30 and Deuteronomy 6:5. "Love the Lord your God with all your Heart, with all your soul, with all your strength and with all your mind.

And in return to all this, The Reward of loving God will be: 1 Corinthians 2:9, 1 John 2:5, 1 John 4:17. "No eye has seen, no ear has heard, no mind has conceived what God has prepared for those who love him" -

Please read other text from the Bible ..... to know what God has Promise

God Bless
Love Romeo